https://github.com/gonative-cc/move-drafts
Move draft packages
https://github.com/gonative-cc/move-drafts
Last synced: 5 months ago
JSON representation
Move draft packages
- Host: GitHub
- URL: https://github.com/gonative-cc/move-drafts
- Owner: gonative-cc
- License: apache-2.0
- Created: 2025-09-29T15:43:33.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-09-29T17:14:17.000Z (9 months ago)
- Last Synced: 2025-09-29T19:18:32.648Z (9 months ago)
- Language: Move
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Move Drafts
This repo contains exploration of Sui Move patterns and contracts.
## Setup
``` sh
make setup-hooks
```