a46bccaa9b
* sui: upgrade to mainnet-1.19.1 * sui: update Dockerfile.base * sui: update tilt deployment to support new sui binary * sui: remove faucet and simplify tilt deploy script * sui: add script for switching Move.toml files between networks * devnet: update sui addresses, regen config --------- Co-authored-by: Evan Gray <battledingo@gmail.com> |
||
---|---|---|
.. | ||
wrapped_coin | ||
README.md |
README.md
Templates
This directory contains templates for Sui contracts. These templates aren't fully functional contracts and require substitution of variables prior to deployment. For example, the wrapped_coin
template requires the version control struct name as well as the decimals of the wrapped token.