Socket
Socket
Sign inDemoInstall

fiatconnect-sdk-test

Package Overview
Dependencies
72
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fiatconnect-sdk-test

A helper libary for wallets to integrate with FiatConnect APIs


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.2.2 (2022-06-09)

Features

  • result: Replace Result implementation, simplify errors (#24) (0b1a154)

Readme

Source

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

Keywords

FAQs

Last updated on 24 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc