Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 3.27 KB

README.md

File metadata and controls

51 lines (39 loc) · 3.27 KB

Bitcoin Gold Developer Portal

Bounty Programs

Bitcoin Gold is a community-driven open-source project. We welcome all kinds of contributions to the project. As an incentive, the Bitcoin Gold Organization occasionally rewards the contributors with bounties.

  • Public Bounty Program: Report bugs, request features, raise funds, and get rewarded for completing tasks.
  • Responsible Disclosure: Report urgent or critical issues affecting the Bitcoin Gold network or our web infrastructure.

Development Resources

  • Bitcoin Gold Core

    • BTCGPU: The core wallet and the default full node implementation for Bitcoin Gold.
    • Tech Spec: Review of the technical parameters for Bitcoin gold with notes of the differences between Bitcoin Gold and Bitcoin. Useful for anyone implemeting BTG into other environmens, as well as developers working on the Bitcoin Gold Core wallet.
  • ElectrumG

    • ElectrumG: The ElectrumG client.
    • ElectrumX: The Electrum server that supports ElectrumG.
  • Lightning Network

    • lnd: A Go implementation of LN for Bitcoin Gold.
    • lseed: A DNS bootstrapper for LN.
    • recksplorer: A LN explorer web service.
  • btgsuite

    • btgd: A Go implementation of Bitcoin Gold full node.
    • btgwallet: Wallet component for btgd.
    • btgutil: Utilities library for btgd.
  • Libraries & Tools

    • Insight: A Bitcoin Gold block explorer with public API (source, api).
    • bitcore: A node.js development framework for Bitcoin Gold.
    • bgoldjs-lib: A Javascript library for Bitcoin Gold.
    • bitcoingoldj: A Java library for Bitcoin Gold.
    • Coin.bin: Pure HTML & Javascript implemented paper wallet with low-level utilities (source hosted by @h4x3rotab).
    • equihashjs-verify: Pure Javascript implemented Equihash-BTG validator.
    • equihashverify: Node.js Equihash-BTG validator package written in C.
  • Mining tools

Links