Skip to content

bob-collective/bob-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOB Starter Kit

Build on Bitcoin

BOB is a Bitcoin-augmented rollup bringing experimentation and freedom of choice to builders to make a real-world impact. BOBs vision is to onboard the next billion users to Bitcoin.

Getting Started

Follow the guide to get a full understanding of the contract and deploy it to the BOB testnet.

Quickstart

We use foundry extensively for maintaining and testing this contract suite.

Clone this Repo

git clone --recursive https://github.com/bob-collective/bob-starter-kit.git
cd bob-starter-kit/

Build

forge build

Test

forge test

Format

forge fmt

Get Support

Learn more