Skip to content

maxicandelero/ethereum-contracts-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Test Contract

This is a brief test for an Ethereum Smart Contract.

Execute a test

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.

Deploy in Goerli test network

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published