Pure package detail
avl
gno.land/p/samcrew/avl
Indexed deployment identity with independently loaded latest RPC source. Functions and Render are realm-only RPC capabilities.
Indexed deployment
Identity
- Package path
- gno.land/p/samcrew/avl
- Block
- 98865
- Deployed (UTC)
- Transaction
- pEV5R4TBM0Eh4djQvIR2+iEvQZ9N4nyAbQKneKbDWCw=
Latest RPC state
Source
// v0 - Unaudited: This is an initial version that has not yet been formally audited.
// A fully audited version will be published as a subsequent release.
// Use in production at your own risk.
//
// Package avl provides a gas-efficient AVL tree implementation for storing
// key-value data in Gno realms.
package avl
The verified vm/qfuncs operation accepts realm paths only.
Pure packages expose source files but do not have Realm Render.