Skip to content

posaggen/bitcoin-token-smart-contracts

 
 

Repository files navigation

This repository has the contracts that implement the wrapped btc token.

Installation

npm install

Compilation

node_modules/.bin/truffle compile

Testing

node_modules/.bin/truffle test

Testing Coverage

node node_modules/.bin/solidity-coverage

Deployment

node scripts/deployer.js --input-file [file] --gas-price-gwei [gwei] --rpc-url [url]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%