@helium/welcome-pack-sdk
v0.11.7
Published
Interface to the welcome-pack smart contract
Keywords
Readme
@helium/welcome-pack-sdk
Interface to the welcome-pack smart contract.
Installation
npm install @helium/welcome-pack-sdkUsage
import { init } from "@helium/welcome-pack-sdk"
import { AnchorProvider } from "@coral-xyz/anchor"
const provider = AnchorProvider.env()
const program = await init(provider)License
Apache-2.0
