Skip to content

MenloHQ/move-program-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move Program Kit (MPK)

The Move Program Kit (MPK) is a collection of software written in the Move programming language for the Aptos blockchain.

Modules

  • MPK20 - Lightweight token standard.

Developing

First, install the Move CLI for Aptos via:

cargo install --git https://github.com/move-language/move --locked  --force move-cli --features address32

To build the software, run:

move package build

License

Apache 2.0.

About

A standard for fungible tokens on Move.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published