taohe

Move smart contracts implementing nestable resources on MoveVM blockchains

View on GitHub

scripts

This directory contains example scripts which demostrate how the Move modules should be used.

Jumpstart: move sandbox publish && move sandbox run -v scripts/folder.move --signers 0xA (replace folder with any function residing in scripts/)

View this directory on GitHub.