UNPKG

@lit-protocol/vincent-scaffold-sdk

Version:

Shared build configuration and utilities for Vincent abilities and policies

4 lines 183 B
export { fundPKPIfNeeded } from "./fund-pkp"; export { mintCapacityCredits } from "./mint-cc"; export { mintNewPkp } from "./mint-pkp"; export { setupAccount } from "./setup-account";