Use "/" to Search
# Nibiru Rust SDK
The Nibiru Rust standard library is published as nibiru-std
on
crates.io (opens new window).
This package includes all of the protobuf types for compatibility with the Nibiru blockchain in addition to convenient traits and functions make smart contract development on Nibiru much easier.
The nibiru-std
crate is implemented in the NibiruChain/nibiru-wasm GitHub
repository (opens new window), which is a mono-repo
including many production smart contracts and useful packages. Many contracts in
this repo are used in production, and some are included for educational purposes.