diff --git a/README.md b/README.md index b987ee9..512b853 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ To deploy this project to Gitpod, click this button: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#github.com/dabit3/full-stack-ethereum) +### Open in Codeanywhere + +To deploy this project to Codeanywhere workspace, click this button: + +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/dabit3/full-stack-ethereum) + Once the setup is complete, import the rpc endpoing running on Gitpod into your wallet as a custom RPC. For instance, your RPC enpoint will probably look something like this: @@ -57,4 +63,4 @@ npx hardhat run scripts/deploy.js --network localhost ```sh npm start -``` \ No newline at end of file +```