Skip to content

A set of Move tools for the Substrate Framework which can be used in the MoveVM pallet.

License

Notifications You must be signed in to change notification settings

eigerco/substrate-stdlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate-stdlib for Pallet Move

This repository is part of Pallet Move, which enables users to write smart contracts in Substrate-based blockchains with the Move language. This standard library can be included to provide elementary Substrate functions in Move smart contracts.

Currently, it contains the module:

  • balance: Supports the transfer of balances on the blockchain and checking current balances on accounts. Find more details in the module documentation.
  • substrate_hash: Set of useful hash functions. Find more details in the module documentation.

See also

License

Substrate-stdlib is licensed as MIT.

About

A set of Move tools for the Substrate Framework which can be used in the MoveVM pallet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages