Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

ArkEcosystemArchive/payvo-sdk

Repository files navigation

Payvo SDK

Lead Maintainer: Brian Faust

Usage

Note: this repository has been archived and is replaced by ArdentHQ/platform-sdk

Documentation can be found here.

Development

pnpm is required to be installed before starting. It is used to manage this monorepo.

Apply eslint rules to source

pnpm run lint

Apply eslint rules to tests

pnpm run lint:test

Apply prettier formatting

pnpm run prettier

Run tests with uvu

pnpm run 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@payvo.com. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © Payvo