npm.io
0.27.0-beta.0 • Published 3d ago

@bitcoin-computer/components

Licence
MIT
Version
0.27.0-beta.0
Deps
7
Size
14 kB
Vulns
0
Weekly
0
Stars
45

Bitcoin Computer Components

A component library for smart contract driven applications
website · docs

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.

License

This software is licensed under the MIT License. See the LICENSE.md file.

This software includes patented technology that requires payment for use on mainnet or production environments. Please review the LEGAL.md file for details on patent usage and payment requirements.