sCrypt-Inc / cat-contracts

A collection of CATful Bitcoin smart contracts written in sCrypt.
15 stars 2 forks source link

Gen BTC Address #3

Open msinkec opened 1 week ago

msinkec commented 1 week ago

Make genprivkey generate BTC address. Use bitcore-lib-inquisition and get rid of bsvsubmodule dependency.

https://github.com/sCrypt-Inc/cat-contracts/blob/master/tests/utils/privateKey.ts

yusufidimaina9989 commented 1 week ago

https://github.com/sCrypt-Inc/cat-contracts/pull/5