bamotf

Bitcoin Payments Infrastructure

AGPL-3.0 License

Downloads
60
Stars
20
Committers
6

Bot releases are visible (Hide)

bamotf - @bamotf/[email protected] Latest Release

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 09f327d: fix package exports
bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 4a8ff4b: - deprecate unneeded functions for converting to and from sats
    • added currency.fractionate and currency.removeFraction functions
bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 286d788: remove price related stuff from <PaymentDetails />
  • Updated dependencies [4a8ff4b]
bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 5f12736: - Added currency.toBitcoin to get the bitcoin value of a currency
    amount

    • Added currency.getBitcoinPrice to get the price of 1 BTC in the given
      currency
  • Updated dependencies [4a8ff4b]

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 49d7348: Add environment selector to allow devs to share the same server for
    development, test and production data. Development environmnet will not be
    connected to any bitcoin core so devs can simulate payments without having to
    dealing with the network while leaving the test enviroment for the Bitcoin
    testnet and production for the mainnet. This also introduces a new api
    endpoint at /api/payment-intents/:idOrAddress/simulate-payment that allows
    bypassing the payment checks during development. The simulate payment UI is
    directly on the payment now.

Patch Changes

  • 85af7f2: Add extra colors and move components to named colors
  • d8927cf: Fix an error when the initial amount datatypes don't correspont to
    the typescript types
  • d214075: chore: update vistest and close some security issues
bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 94ac7fd: Fix error while derivating old addresses (#73)
bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • db6e21e: Fix a bug where user would get an Invalid password error on the
    current password field when changing both password and username at same time
bamotf - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

bamotf - @bamotf/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • db6e21e: Fix an issue with derive address when the environment was set to
    preview and the address was an xpub
  • db6e21e: Replaces the tiny-secp256k1 dependency with the
    @bitcoinerlab/secp256k1 to be able to support more node environments
  • db6e21e: Pin the default baseURL to the port 21000
  • db6e21e: Fix an error when during the type conversion when the server returns
    no data
bamotf - @bamotf/[email protected]

Published by github-actions[bot] over 1 year ago

bamotf - @bamotf/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 0615815: Create the bamotf server to handle payment intents
  • Updated dependencies [0615815]
bamotf - @bamotf/[email protected]

Published by github-actions[bot] over 1 year ago

Package Rankings
Top 13.41% on Npmjs.org
Related Projects