Skip to content

A Turing-complete smart contract system for Bitcoin and Litecoin

Notifications You must be signed in to change notification settings

techcto/monorepo

 
 

Repository files navigation

bitcoin-computer-logo

Bitcoin Computer

A smart contract system for Bitcoin and Litecoin
website · docs

This monorepo contains everything you need to build smart contract based applications. To get started, follow the readme file of Lib.

Core

  • Lib - A Javascript library for smart contracts
  • Node - Server side infrastructure for smart contracts
  • NakamotoJS - A Javascript library for building and parsing transactions

Applications

Standard Contracts

  • TBC20 - An implementation of the ERC20 Fungible Token Standard
  • TBC721 - An implementation of the ERC721 Non-Fungible Token Standard
  • Swap - An implementation of TBC721 swap and sale contracts

Templates

Documentation

  • Docs - The sources for the documentation
  • Website - The sources for the website

Legal Notice

See here.

Getting Help

Have a look at the docs. If you have any questions, please let us know on Telegram, Twitter, or by email [email protected].

About

A Turing-complete smart contract system for Bitcoin and Litecoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • TypeScript 8.7%
  • CSS 0.3%
  • HTML 0.1%
  • Shell 0.1%
  • Python 0.1%