Unique Faucet Scheme for Token Minting #93
ElliotFriend
started this conversation in
General
Replies: 1 comment 1 reply
-
Heya @ElliotFriend , Please let us know if you have any questions. (You can also message me on discord @ anuxhya) All the best, PS: No need to submit the form if you already have, just update me on discord if your wallet address has changed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a practice/experimental effort, I've designed a contract that allows people to "sign up" to receive an amount of a token following the Fibonacci Sequence. Each account that signs up is given more and more of the token until eventually, the whole system grinds to a halt! (perhaps a tad dramatic...)
It was interesting to code, and has really helped me to learn and expand my Rust/Soroban skills. Anyway, here's the repo: https://github.com/ElliotFriend/soroban-fib-faucet
Hope it doesn't suck lol 👍🏻
Beta Was this translation helpful? Give feedback.
All reactions