UNPKG

blub-sdk

Version:

A modular SDK for interacting with the BLUB ecosystem on the Sui blockchain.

4 lines (3 loc) 101 B
export * from "./object"; export * from "./params"; export type Environment = "mainnet" | "testnet";