Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 857 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 857 Bytes

BDIPs

Bitcoin Dapps Improvement Proposals (BDIPs) describe standards for the Bitcoin decentralized applications.

Contributing

  1. Review BDIP-1.
  2. Fork the repository by clicking "Fork" in the top right.
  3. Add your BDIP to your fork of the repository.
  4. Submit a Pull Request to web3bch's BDIPs repository.

BDIP Status Terms

  • Draft - a BDIP that is undergoing rapid iteration and changes
  • Last Call - a BDIP that is done with its initial iteration and ready for review by a wide audience
  • Final - a BDIP that has been in Last Call for at least 2 weeks and any technical changes that were requested have been addressed by the author.
  • Deferred - a BDIP that is not being considered for immediate adoption. May be reconsidered in the future for a subsequent hard fork.