Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 383 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 383 Bytes

Contributing Guidelines

Setup

  • Fork Repository.

  • Clone Repository.

  • Setup Metamask with the FVM testnet and inject metamask Signer into register_DIDSigner().

Contributing

  • Have a look at the open issues. Pick an unassigned issue or create one.

  • Create a new branch and make changes.

  • Send a Pull Request after making changes.