@bitcoin-computer/components
TypeScript icon, indicating that this package has built-in type declarations

0.24.3-beta.0 • Public • Published

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.

Legal Notice

See here.

Readme

Keywords

none

Package Sidebar

Install

npm i @bitcoin-computer/components

Weekly Downloads

4

Version

0.24.3-beta.0

License

MIT

Unpacked Size

183 kB

Total Files

70

Last publish

Collaborators

  • clemensley