This repo is currently maintained by Matthew Little (@zone117x) and Ludovic Galabru (@lgalabru).
Github issues marked help-wanted are great places to start. Please ask in a github issue or slack before embarking on larger issues that aren't labeled as help wanted or adding additional functionality so that we can make sure your contribution can be included!
Pull request requirements:
Matthew Little (@zone117x) Ludovic Galabru (@lgalabru)
All pull requests require at least 2 reviewer approvals before it can be merged.
Documentation in this repo is automatically generated from code comments via documentation.js
. It is the responsibility of the pull request author to verify documentation builds correctly.
A PR reviewer is responsible for ensuring the following:
-
All code changes are covered by automated tests.
-
Authentication and Gaia storage continues to work properly when integrated in both the Blockstack Browser and apps.
-
Compatibility breaking changes are documented.