sCrypt-Inc / cat-contracts

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

Gen BTC Address #3

Closed msinkec closed 1 month ago

msinkec commented 2 months 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 2 months ago

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