regen-docs
  • Regen Ledger
  • DRAFT
    • Users and Organizations
      • Account
      • Group
    • Bank
    • Data
    • Simple Credit
    • Fractional NFT Credit
    • Semantic Data
    • Coin
    • Script
    • Market
    • Chain Schema
    • Basic Types
Powered by GitBook
On this page

Was this helpful?

  1. DRAFT

Script

module Script

scalar ScriptID

tx StoreWASM(wasm bytes) ScriptID

tx CreateContract(script ScriptID, msg bytes, assets bank.Asset*) Address

tx SendContract(contract Address, msg bytes, assets bank.Asset*)
PreviousCoinNextMarket

Last updated 5 years ago

Was this helpful?