Skip to content

Commit

Permalink
Update docs/02-developers/04-quickstart/dynamic-starter-kit.md
Browse files Browse the repository at this point in the history
Co-authored-by: Owanate Amachree <[email protected]>
  • Loading branch information
wise4rmgodroot and owans authored Nov 25, 2024
1 parent 93e2e08 commit 981fcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-developers/04-quickstart/dynamic-starter-kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,6 @@ Visit [http://localhost:3000](http://localhost:3000) in your browser to view you

By the end of this guide, you’ve learned how to integrate Web3 features into a **Next.js** app using the **Dynamic Starter Kit for Rootstock**. With **wagmi hooks**, you can easily connect wallets, manage token balances, send tokens, and sign messages directly within your application.

You’ve also seen how **Dynamic’s embedded wallet** simplifies the user experience by eliminating the need for external wallet apps. This integration makes Web3 more accessible, especially for newcomers to blockchain. With support for popular wallets like **MetaMask** and **WalletConnect**, and preconfiguration for the **Rootstock Testnet**, you now have a secure, user-friendly foundation to build and test your Web3 applications.
You’ve also seen how **Dynamic’s embedded wallet** simplifies the user experience by eliminating the need for external wallet apps. This integration makes Web3 more accessible, especially for beginners to the blockchain. With support for popular wallets like **MetaMask** and **WalletConnect**, and pre-configuration for the **Rootstock Testnet**, you now have a secure, user-friendly foundation to build and test your Web3 applications.

You can view the complete project and code on [Github](https://github.com/rsksmart/rootstock-dynamic).

0 comments on commit 981fcd7

Please sign in to comment.