An open API service indexing awesome lists of open source software.

https://github.com/decentldotland/sender-form

multichain and token-gated DeForm protocol
https://github.com/decentldotland/sender-form

decentland form token-gating

Last synced: over 1 year ago
JSON representation

multichain and token-gated DeForm protocol

Awesome Lists containing this project

README

          





@decentdotland/sender-form


multichain and token-gated DeForm protocol

## Synopsis

Sender-Form is a token-gated web3 form protocol that operates on multiple blockchain networks. It requires users to hold a specific token in order to access and fill forms. This adds a layer of security and incentivizes users to participate in the network. Sender-Form provides an efficient way to gather data while ensuring the authenticity, accuracy of responses and user's anonymity.

## Tech-Stack

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. [source code](./poc) | [contract address](https://i9y26GBn3-b30YuMwWu1GZa2Q0g4wkZDGZoPttRT664.exm.run)

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