Skip to content

Latest commit

 

History

History

gear-lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Open in Gitpod Docs

Gear library

Token primitives, helpers for contracts, and everything else that wasn't included in gstd.

⚙️ Usage

Include the following line under the [dependencies] table in your contract's Cargo.toml file:

gear-lib = { git = "https://github.com/gear-foundation/dapps", tag = "v1.0.1" }

✅ Testing

cargo t -p gear-lib