Skip to content
 
 

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STBT-contracts

The smart contracts of STBT.

Try running some of the following tasks:

# compile smart contracts
npx hardhat compile

# run unit tests
npx hardhat test

# see test coverage
npx hardhat coverage

# deploy
PROPOSER=0x... \
EXECUTOR=0x... \
npx hardhat run scripts/stbt-deploy.js

About

The smart contracts of STBT

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages