issues
search
cryptolandtech
/
moonlet-core
Moonlet Wallet - Core Package
MIT License
13
stars
8
forks
source link
WebDollar Blockchain - Support Startup
#17
Open
mickys
opened
6 years ago
mickys
commented
6 years ago
Project Setup
[ ] Fork this repo.
[ ] add your identifier in src/core/blockchain.ts
[ ] copy src/blockchain/ethereum to src/blockchain/bitcoin and create your types
[ ] add your class indexer into src/class.store.ts
[ ] copy test/ethereum to test/bitcoin and update the tests
For testing we can either use their testnet or create a new one.
Project Setup
For testing we can either use their testnet or create a new one.