Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

ArkEcosystemArchive/platform-sdk

Repository files navigation

ARK Platform SDK

Lead Maintainer: Brian Faust

Usage

Documentation can be found here.

Development

If you plan to contribute you'll need to ensure that you follow our naming conventions.

Rush and pnpm are required to be installed before starting. These tools are used to manage this monorepo.

Run lint and prettier

rush format

Apply eslint rules to source

rush lint

Apply eslint rules to tests

rush lint:tests

Apply prettier formatting

rush prettier

Run tests with jest

rush test

Bump the version of all packages and publish them

bash scripts/publish.sh VERSION YOUR_AUTH_TOKEN

Security

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

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem