Best way to create a Vault to put Tokens in it? (others call it Pool) #416
-
Discord user IDibuidl Describe your question in detail.I want to create a Vault/Pool where when the users pays (let's say in APT) for a service, the Tokens are added to the Vault/Pool.
What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?macOS Which SDK or tool are you using? (if any)Rust SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
kshitijc1506
Sep 11, 2024
Replies: 1 comment 4 replies
-
You're on the right track with Coin. Here's a full example that supports both Coin and FA. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
kshitijc1506
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're on the right track with Coin. Here's a full example that supports both Coin and FA.