2.0.0-beta.1 • Published 22 days ago

@ardenthq/sdk-mainsail v2.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
-
Last release
22 days ago

Platform SDK - Mainsail

Installation

npm install @ardenthq/sdk-mainsail

Local Releases & Testing in Arkvault

Building PSDK changes locally

In the root directory, run:

pnmp build:release

This will build all necessary sdk packages and coins as defined in https://github.com/ArdentHQ/platform-sdk/blob/feat/mainsail/scripts/build-release.sh#L38 (Prerequisites & Coins). To speed up the build process, you may choose to comment out all other coins except the one you are currently working on, such as mainsail.

It is not necessary to build Prerequisites after first time and if there are no changes, so those could be skipped and simply build only the changes made in mainsail. To do so:

cd packages/mainsail
pnpm build:release

Testing local PSDK release in arkvault

pnpm install
pnpm dev

Which will open arkvault with your local sdk changes applied.

Usage

Documentation can be found here.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ardenthq.com. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © Ardent