-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/implement new identity contract (#183)
* style: format styling with scarb fmt * feat: add identity contract * feat: add itentity contract to include web3 verification * test: add passing tests * feat: add Poseidon hash function for generating social proofs * chore: scarb fmt * fix: add new identity interface * feat: add new verifiction functions * test: add unit test suite for identity contract * chore: update dependencies * style: scarb fmt * chore: comment unnecessary dependencies * chore(refactor): scarb fmt
- Loading branch information
1 parent
bd29d54
commit af0d319
Showing
8 changed files
with
691 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.