@solana/spl-token-group
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@solana/spl-token-group

A TypeScript interface describing the instructions required for a program to implement to be considered a "token-group" program for SPL token mints. The interface can be implemented by any program.

Links

FAQs

How can I get support?

Please ask questions in the Solana Stack Exchange: https://solana.stackexchange.com/

If you've found a bug or you'd like to request a feature, please open an issue.

Install

npm install --save @solana/spl-token-group @solana/web3.js

OR

yarn add @solana/spl-token-group @solana/web3.js

Build from Source

  1. Prerequisites
  • Node 16+
  • NPM 8+
  1. Clone the project:
git clone https://github.com/solana-labs/solana-program-library.git
  1. Navigate to the library:
cd solana-program-library/token-group/js
  1. Install the dependencies:
npm install
  1. Build the library:
npm run build
  1. Build the on-chain programs:
npm run test:build-programs

Readme

Keywords

none

Package Sidebar

Install

npm i @solana/spl-token-group

Weekly Downloads

17,773

Version

0.0.4

License

Apache-2.0

Unpacked Size

64.1 kB

Total Files

46

Last publish

Collaborators

  • _chido
  • 2501babe
  • buffalojoec
  • joncinque
  • jordansexton
  • lorisleiva
  • mcintyre94
  • mvines
  • ngundotra
  • ryoqun
  • seanyoung
  • sebastianbor
  • steveluscher
  • trent-solana
  • tyera