solvent-core
v0.6.0-32
Published
instantly buy or sell solana nfts
Downloads
9
Readme
solvent-core
Typescript SDK to interact with Solvent Protocol
For developers
Running tests
Start the test validator
yarn test:validator
Then while keeping the test validator running, run the following in another terminal
yarn test
To combine the above two steps and run the tests more easily, there's a helper script which can use by running the following
./run-tests.sh