This is a brief test for an Ethereum Smart Contract.
Run npm install
and then npm test
. This project it's using Mocha as testing library, the code will run in a local test network generated by Ganache CLI.
If you want to deploy the code in the Goerli test network, you must to change the provider
values in the deploy.js file.
You should add your own MetaMask's mnemonic phrase and your API Key from Infura.