Node, Express, GraphQL server with a Solidity Smart Contract backend!
- Install the MetaMask Ethereum wallet (and register an account): https://metamask.io/
- Install:
npm i -g ganache-cli(local Ethereum test network)
git clonethis repository- Run
npm installfrom the project's directory. - Open the Remix IDE (https://remix.ethereum.org/) and create a new file.
- Copy, paste the code from the
Donation.solfile (in the root of this project). - Inside Remix select then
injected web3Environment option under the Run tab. - Run
npm startin the project's directory.
- Node
- Express
- Web3
- GraphQL
- Solidity
- ganache-cli
Sid Parmar LinkedIn
Interested in teaching JavaScript and Solidity with us at RED Academy? https://redacademy.com/careers/

