Skip to content

smart-signature/smart-signature-ETH-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartSignature-contracts

Prerequisite

  1. Install node
  2. Install Ganache
  3. npm install or yarn

Test

  • command: npm run test

Deployment

  1. npm run build
  2. Copy ./dist/*.sol(Only pick up those you want to deploy) to http://remix.ethereum.org/
  3. Use remix to deploy on Mainnet, Ropsten ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published