0.24.3-beta.0 • Published 8 months ago

@bitcoin-computer/components v0.24.3-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

This package contains components that are used in several applications. Have a look at the other packages for how to use.

Currently it contains the following:

  • Auth - Login and logout
  • Wallet - Deposit cryptocurrency
  • Gallery - displays a grid of smart objects
  • SmartObject - displays a smart object and has a form for each of its methods
  • Transaction - displays a transaction including its Bitcoin Computer expression if it has one
  • Modal - displays a modal window

Use

To re-build the code run

npm run build

To run lint run

npm run lint

To run types run

npm run types

You might have to restart the applications.

Legal Notice

See here.