-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
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.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed