Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin Blockchain - Support Startup #16

Open
6 tasks
mickys opened this issue Oct 5, 2018 · 0 comments
Open
6 tasks

Bitcoin Blockchain - Support Startup #16

mickys opened this issue Oct 5, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mickys
Copy link
Member

mickys commented Oct 5, 2018

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.
@mickys mickys added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 5, 2018
@mickys mickys added this to the Nice to have features milestone Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant