#nft #solana #metaplex #staking #yarn #escrowless

stakebob

An escrowless Metaplex NFT staking program on Solana

1 unstable release

0.1.0 Apr 30, 2022

#24 in #staking

MIT license

31KB
737 lines

stakeBOB


An escrow-less Metaplex NFT staking program built on Solana (Unstable and untested lel. Don't use yet...)


Build the rust program alone

$ yarn build:rust

Generate the JS SDK and rebuild IDL only (using shank and solita)

$ yarn solita

Build the JS SDK only (must be generated first)

$ yarn build:sdk

Build the program and generate/build the IDL/SDK/docs

$ yarn build

Start Amman and run the test script

Run the following command in a separate shell

$ amman start

Then, run the Amman script

$ yarn amman

Dependencies

~27–38MB
~618K SLoC