# Start

# Try it Out

To try out the Bitcoin Computer (TBC) we recommend to follow the instructions of the library.

TBC Library
https://github.com/bitcoin-computer/monorepo/tree/main/packages/lib#readme

# Develop

For serious development we recommend to run your own node. This has the advantage that you can fund an application through the command line.

TBC Node
https://github.com/bitcoin-computer/monorepo/tree/main/packages/node#readme

We provide templates for development for the browser and node.js

Browser Template
https://github.com/bitcoin-computer/monorepo/tree/main/packages/cra-template#readme
Node.js Template
https://github.com/bitcoin-computer/monorepo/tree/main/packages/nodejs-template#readme