Devon Wesley
@jusdev89
·
Part 2: Deploying smart contracts in the Browser
> The goal is to build out a mini Remix type tool that you can use to interact with your Ganache blockchain instance (formally TestRPC) using Web3JS and SolcJS to compile our solidity contracts. P…