@coral-xyz/soulbound
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

soulbound

Developing

init

First initialize submodules.

git submodule update --init --recursive

build

Then build the program (and it's associated dependencies for CPI invocation).

cd deps/metaplex-program-library/token-metadata && anchor build and cd ../../../
cd deps/cardinal-staking && anchor build && cd ../../
anchor build

test

Last, run the integration tests against a local network.

anchor test

Package Sidebar

Install

npm i @coral-xyz/soulbound

Weekly Downloads

21

Version

0.1.6

License

GPL-3.0-only

Unpacked Size

709 kB

Total Files

45

Last publish

Collaborators

  • acheroncrypto
  • peterpme
  • callensm
  • johnrees
  • armaniferrante