In this example we deploy solidity contract Hello.sol to Evernode SE (local blockchain), run its on-chain method (without and with parameters) and run its get-method.
- Node.js >= 14.x installed
- Docker installed and running
- EverDev CLI
everdev se start
You're all set! Check out the Evernode SE GraphQL web playground at http://0.0.0.0/graphql. For Windows, use http://127.0.0.1/graphql or http://localhost/graphql. Learn more about GraphQL API here.
See other available Evernode SE management options in EverDev.
npm install
node index.js