💻Contribute
Getting into the code for developing your own products and services.
Last updated
Getting into the code for developing your own products and services.
Last updated
Anyone interested in developing their own wallet can use this as a starting point. This is not only relevant for developers, but also for governments, enterprises and exchanges. The alignment of your software with this reference implementation will enable adoption of the latest industry standards, adapting to new BSV infrastructure as the network scales.
In order to develop your own applications based on this reference SPV Wallet implementation you'll need to fork the repositories individually.
Component | Repository |
---|---|
SPV Wallet Server | |
Helm Charts | |
Block Headers Service | |
Web Front End | |
Web Back End | |
Go Client | |
JS Client | |
AWS Cloud Formation Template | |
Web Admin | |
Admin Keygen |
Each component has its own README which will guide you through the setup process. A developer guide on how to get your dev environment set up and how each of the components works is here: