70
RivETH is an open source Ethereum smart contract development toolkit that allows smart contract developers to quickly prototype, compile, deploy and interact with Ethereum smart contracts right out of the box and in the browser.
I built it to solve an issue I have with my development environment. I have am issue with my laptop, I cannot fully run smart contracts in vscode and foundry does not work locally. I use foundry online through the Google cloud shell editor, which costs a lot of data sometimes.
I needed a way to build, deploy and interact with smart contracts locally and then test them with foundry once I am done
Build, compile, deploy and interact with Ethereum smart contracts.
Install once and use offline.
Open-source with community contribution opportunities.
Comprehensive setup and usage instructions for ease of use.
RivETH is ideal for developers looking to delve into blockchain technology and smart contract development, offering a user-friendly interface and extensive documentation to support both beginners and experienced developers.
Built with