cryptolandtech / cryptolandtech/moonlet-core
Bitcoin Blockchain - Support Startup
Open
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### 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
### make sure to add your testrpc setup scripts in the /scripts folder
- [ ] Find a suitable bitcoin testrpc server which can be used for testing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.