sbv2-solana/libraries/sbv2-utils
Conner Gallagher cb507d9be5 Devnet feature flag and more account structs
added mainnet feature flag to dynamically check account owners
added SbState, OracleQueueAccountData, OracleAccountData, CrankAccountData, LeaseAccountData, PermissionAccountData, and JobAccountData structs
added PermissionSet CPI instruction
removed map_err on invoke calls to prevent masking errors
2022-07-26 14:50:47 -06:00
..
src Devnet feature flag and more account structs 2022-07-26 14:50:47 -06:00
.npmignore library build scripts cleanup 2022-05-25 15:14:48 -06:00
LICENSE cleaned up package.json, tsconfig.json, and misc build configs 2022-05-25 12:38:29 -06:00
README.md docs: added new tasks and sbv2-utils links 2022-07-22 12:41:23 -06:00
package.json docs: updated typedoc version 2022-07-22 13:01:20 -06:00
tsconfig.base.json uprev spl-token 2022-06-29 19:44:33 -06:00
tsconfig.cjs.json chore(tooling): simplified tsconfig and esm builds 2022-06-17 23:43:26 -06:00
tsconfig.json fixed sbv2-utils tsconfig rootDir 2022-06-30 14:59:24 -06:00

README.md

Sbv2-Utils

GitHub   npm   twitter  

A library of utility functions to interact with the Switchboardv2 program

Install

npm i @switchboard-xyz/sbv2-utils