Build Rapid Ethereum DApp based Clevis
30 Dec 2020 3 minute read 0 comments Siham lamssaoui
Clevis is a tool that ease and facilitate rapid dApps prototyping. It provides a rapid access to different react components and orchestrate smart contracts deployment. First let's install your local chain: $ sudo npm install -g ganache-cli; ganache...