fiatconnect-sdk-test
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

fiatconnect-sdk

A (WIP) Typescript helper libary for wallets to integrate with FiatConnect compliant APIs.

Running tests

yarn test

Contributing

We welcome contributions in the form of Issues and PRs. See CONTRIBUTING.md.

Publishing

  • Request access to our NPM organization on Valora Discord
  • Make sure you are on the latest version of branch main
  • Check out a release branch
  • Run yarn prepublish && yarn release
  • Add release notes to CHANGELOG.md
  • Once code review has taken place:
    • Merge your branch
    • Run git tag vX.Y.Z && git push origin vX.Y.Z to push your tag (where X.Y.Z is the version you are trying to publish)
    • Create a release with the new tag
    • Run npm publish --public

Readme

Keywords

Package Sidebar

Install

npm i fiatconnect-sdk-test

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

89.9 kB

Total Files

26

Last publish

Collaborators

  • jophish