1.0.0-dev.4 • Published 4 months ago

solmash-whitelist-sdk-v2 v1.0.0-dev.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Solmash Whitelist Program Sdk

To work on this sdk, run

yarn install

to install dependencies

Run

yarn build

to build the project

To run the test script copy .env.example to .env and provide respective values and run

yarn test:single <test file path>

# example
yarn test:single test/e2e/initAuction.spec.ts

to run the specific test script.

Run

yarn format

to format the code using prettier.

!CAUTION Don't add any value to .env.example file and make sure .env is included in gitignore file.

1.0.0-dev.4

4 months ago

1.0.0-dev.3

4 months ago

1.0.0-dev.2

4 months ago

1.0.0-dev.1

4 months ago

1.0.0

4 months ago