Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stackosofficial/escrow-contract

Repository files navigation

npm install

Compilation

truffle compile --all

Test

Sign up on infura.

Ethereum API | IPFS API & Gateway | ETH Nodes as a Service | Infura

Create Project.

https://infura.io/dashboard/ethereum

Select the project you created

Go under settings

Copy paste the link "https://mainnet.infura.io/v3/...."

Start Ganache-CLI mainet hardfork

ganache-cli --fork https://mainnet.infura.io/v3/ -p 7545

Run Ganache for testing.

truffle test test/EscrowTest.js --network development

StackOS Architecture

About

StackOS repo for escrow contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •