You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create two files: README.md which explains in one or two sentences what the folder does and links to docs/interview-tasks/developer-interview-tasks.md
Add a UserProfile scened
Add a UserProfileDisplay component that simply displays a very basic userprofile
Create an interview task in docs/interview-tasks/developer-interview-tasks.md that asks students to implement a button that when clicked, prompts a user to connect a crypto wallet to Atila, label the crpyto wallet and save that wallet to local storage and on page load, all addresses in localstorage are displayed
docs/interview-tasks/README.mdwhich explains in one or two sentences what the folder does and links todocs/interview-tasks/developer-interview-tasks.mdAdd a UserProfilesceneddocs/interview-tasks/developer-interview-tasks.mdthat asks students to implement a button that when clicked, prompts a user to connect a crypto wallet to Atila, label the crpyto wallet and save that wallet to local storage and on page load, all addresses in localstorage are displayed