update/token program frontend update
This PR is intended to reference PRs made in unbox-software related to the token-program lesson
Problems
- older version of nextjs
12.1.2 -
srcdirectory structure - WalletMultiButton in AppBar wasnt functional in latest version of nextjs
Summary
- Updated both
startercode andsolutioncode to use thecreate-solana-dappCLI
References to the PRs in Unboxed-Software : #5 , #6
Thanks @Tarunrao0. As mentioned in the Superteam proposal, can you use create-solana-dapp to update these repos? Your existing code should be reusable within that.
Thanks @Tarunrao0. As mentioned in the Superteam proposal, can you use
create-solana-dappto update these repos? Your existing code should be reusable within that.
@mikemaccana Thank you for the response, I have updated both the starter and solution codes to be built with create-solana-dapp. Could you please check it now.
This pull request has been automatically marked as stale because it has not had recent activity. Remove stale label or comment or this will be closed in 7 days.