Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 344 Bytes

First, install Movement as described in the README.md file. With Movment installed, create and fund an account on devnet with

movement init

Compile the script

movement move compile --named-addresses hello_blockchain=default

First deployment

movement move publish --named-addresses hello_blockchain=default