Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@coral-xyz/soulbound

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coral-xyz/soulbound

Node.js client for the soulbound protocol

latest
Source
npmnpm
Version
0.1.6
Version published
Maintainers
5
Created
Source

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

Keywords

solana

FAQs

Package last updated on 21 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts