Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement sybil-resistant faucet for KSM #304

Closed
brenzi opened this issue Apr 19, 2023 · 0 comments · Fixed by #310
Closed

implement sybil-resistant faucet for KSM #304

brenzi opened this issue Apr 19, 2023 · 0 comments · Fixed by #310
Assignees

Comments

@brenzi
Copy link
Member

brenzi commented Apr 19, 2023

As a first version of the faucet described in encointer/encointer-parachain#172, we can implement the logic for our native token, the KSM

This avoids all complexity that comes with MultiAsset/MultiOrigin XCM

In order to "burn" used reputation, we probably should use this simple generic pallet in #303 where each instance of a faucet is a purpose which only allows a single use of a proof of attendance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants