This monorepo contains everything you need to build smart contract based applications.
See here.
- Lib - A JavaScript library for smart contracts
- Node - Server side infrastructure for smart contracts
- NakamotoJS - A JavaScript library for building and parsing transactions
- Wallet - A non-custodial wallet
- Blockchain Explorer - A block explorer with smart contract support
- Chat - A p2p chat via Bitcoin and Litecoin
- Fungible Token App - An app for minting, sending, and storing fungible tokens
- Non Fungible Token App - An app for minting, sending, and storing non-fungible tokens
- 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
- Node.js Template - A template for starting a new server side app
- React Template - A template for starting a new client side app
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.
