Skip to content

Environment Globals

Don Kackman edited this page Aug 6, 2022 · 3 revisions

Objects Available as Globals

bls

BLS signature generation functions

chia

Only available after calling .connect. Has the various chia rpc services like wallet, full_node etc.

clvm

Functions for interacting directly with the clvm

clvm_tools

The ever helpful clvm_tools

contentHasher

Functions for hashing local or remote content

metadataFactory

Functions that generrate collection and NFT metadata

minter

The NFT minter

utils

Helpful utilities like bech32

Clone this wiki locally