diff --git a/step07_web3model_connect_nextjs/README.md b/step07_web3model_connect_nextjs/README.md index e19e140..942fbb8 100644 --- a/step07_web3model_connect_nextjs/README.md +++ b/step07_web3model_connect_nextjs/README.md @@ -4,8 +4,7 @@ [web3modal documentation](https://www.npmjs.com/package/web3modal) -[How to Connect your Smart Contracts to Metamask](https://github.com/PatrickAlphaC/full-stack-web3-metamask-connectors) -[How to Connect your Smart Contracts to Metamask - video](https://www.youtube.com/watch?v=pdsYCkUWrgQ) +[How to Connect your Smart Contracts to Metamask](https://www.youtube.com/watch?v=pdsYCkUWrgQ) npx create-next-app step07_web3model_connect_nextjs --ts diff --git a/step08_metamask_web3react_connect_nextjs/README.md b/step08_metamask_web3react_connect_nextjs/README.md index efe683f..cfe0d70 100644 --- a/step08_metamask_web3react_connect_nextjs/README.md +++ b/step08_metamask_web3react_connect_nextjs/README.md @@ -4,8 +4,7 @@ [@web3-react/core documentation](https://www.npmjs.com/package/@web3-react/core) -[How to Connect your Smart Contracts to Metamask](https://github.com/PatrickAlphaC/full-stack-web3-metamask-connectors) -[How to Connect your Smart Contracts to Metamask - video](https://www.youtube.com/watch?v=pdsYCkUWrgQ) +[How to Connect your Smart Contracts to Metamask](https://www.youtube.com/watch?v=pdsYCkUWrgQ) npx create-next-app step08_metamask_web3react_connect_nextjs --ts