This repository has the contracts that implement the wrapped btc token.
npm install
node_modules/.bin/truffle compile
node_modules/.bin/truffle test
node node_modules/.bin/solidity-coverage
node scripts/deployer.js --input-file [file] --gas-price-gwei [gwei] --rpc-url [url]