agoric-labs / ag-power-tools

Agoric Power Tools: Contracts to Partition System Authorities
Apache License 2.0
1 stars 1 forks source link

feat: add ibcToken contract #6

Closed 0xpatrickdev closed 9 months ago

dckc commented 10 months ago

This stuff is already on chain.

So all you need is something like add-stATOM.js but

  1. prune overrideManifest down to just publishInterchainAssetFromBank, and
  2. open-code the boardAux stuff as in start-ibcToken.js here. Note that importing marshal isn't practical in this context, so it may be better to use a fill-in-the-template approach.