Skip to content

blockpool-io/platform-sdk

 
 

Repository files navigation

ARK Platform SDK

Lead Maintainer: Brian Faust

Usage

Documentation can be found here.

Development

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

About

Cross-Platform Utilities for ARK Applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%