Bitcoin Light Client for Native chain.
Participating in open source is often a highly collaborative experience. We’re encouraged to create in public view, and we’re incentivized to welcome contributions of all kinds from people around the world.
Check out contributing repo for our guidelines & policies for how to contribute. Note: we require DCO! Thank you to all those who have contributed!
- Make sure you have
go
,make
installed - Build the project:
make build
To build and start you can run: make build start