We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just landed the first chunk of work on supporting non-vbank assets:
So we could just make a plain ERTP work-alike for stATOM. We could mint it using a PSM that trades for testnet-ATOM (photon, I think).
mintHolder
Updating the web UI clients might be significant work, but tweaking the CLI tools should take just a few lines.
p.s. or we could just use the REPL as our PSM and Vaults client
The text was updated successfully, but these errors were encountered:
We could mint it using a PSM that trades for testnet-ATOM (photon, I think).
Not so fast. The existing PSM contract always trades something for IST. It doesn't support arbitrary pairs. Boring.
Sorry, something went wrong.
given progress on a real IBC denom, let's punt on this.
No branches or pull requests
I just landed the first chunk of work on supporting non-vbank assets:
So we could just make a plain ERTP work-alike for stATOM. We could mint it using a PSM that trades for testnet-ATOM (photon, I think).
mintHolder
instance instead of adding a vbank assetUpdating the web UI clients might be significant work, but tweaking the CLI tools should take just a few lines.
p.s. or we could just use the REPL as our PSM and Vaults client
The text was updated successfully, but these errors were encountered: