Skip to content

Commit

Permalink
docs: v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x authored Feb 13, 2023
1 parent 7b504e3 commit 1ab0a12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Sender-Form is a token-gated web3 form protocol that operates on multiple blockc
Sender-Form protocol smart contracts will be serverless functions deployed on the [EXM protocol](https://exm.dev). The protocol contracts will use [molecule.sh](https://molecule.sh/) molecules to facilitate multichain gasless user's authentication (through EOAs).

## Proof of Concept
The first proof of concept (PoC) for Sender-Form is a whitelisting form for ANS Protocol. The whitelist contract includes various conditional checks to validate the validity of the user and ensure the submission of a valid Arweave address for whitelisting. [Check it out](./poc).
The first proof of concept (PoC) for Sender-Form is a whitelisting form for ANS Protocol. The whitelist contract includes various conditional checks to validate the validity of the user and ensure the submission of a valid Arweave address for whitelisting. [source code](./poc) | [contract address](https://ad3ArHtdxGur4wis1Zf1nEoQCtQ3KcIPwcDbEmSofQg.exm.run)

## License
This project is licensed under the [MIT License](./LICENSE)
This project is licensed under the [MIT License](./LICENSE)

0 comments on commit 1ab0a12

Please sign in to comment.