Token primitives, helpers for contracts, and everything else that wasn't included in gstd
.
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" }
cargo t -p gear-lib