For using Web Provider option we need to install Ganecha cli using npm command
npm install -g ganache-cli
once install run this command
ganache-cli
![Image1](https://shdhumale.files.wordpress.com/2019/09/image1-5.jpg)
now choose the web provider as environment in remix IDE as shown below
![Image2](https://shdhumale.files.wordpress.com/2019/09/image2-6.jpg)
and deploy the application and now you can perform operation of deposits and withdraw using same.
npm install -g ganache-cli
once install run this command
ganache-cli
![Image1](https://shdhumale.files.wordpress.com/2019/09/image1-5.jpg)
now choose the web provider as environment in remix IDE as shown below
![Image2](https://shdhumale.files.wordpress.com/2019/09/image2-6.jpg)
and deploy the application and now you can perform operation of deposits and withdraw using same.
No comments:
Post a Comment