@gobob/bob-sdk v3.3.3
BOB SDK
The BOB SDK helps you interact with BOB and Bitcoin, including Ordinals, BRC20, Runes, and more.
Learn more
Using the sdk in your project
Install @gobob/bob-sdk with your package manager of choice.
pnpm i @gobob/bob-sdkor
yarn add @gobob/bob-sdkor
npm i @gobob/bob-sdkBuilding BOB SDK
Clone the repository
Clone the repository and change to the sdk subfolder.
git clone git@github.com:bob-collective/bob.git
cd bob/sdkInstall dependencies
We use pnpm in the examples below. But the steps below should also work when using yarn or npm instead.
pnpm iBuild
pnpm buildTest
pnpm testContributing
BOB is an open-source project. We welcome contributions of all sorts. There are many ways to help, from reporting issues, contributing code, and helping us improve our community.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Set up git so you can sign your commits (Alternative link: GitHub: Signing commits)
Unsigned PRs cannot be merged, so do not skip this step. - Fork the Project
- Create your Feature Branch (git checkout -b yourname/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin yourname/AmazingFeature)
- Open a Pull Request with a description of feature you are adding
If you are searching for a place to start or would like to discuss features, reach out to us:
8 months ago
12 months ago
7 months ago
7 months ago
6 months ago
9 months ago
6 months ago
10 months ago
10 months ago
12 months ago
8 months ago
9 months ago
5 months ago
9 months ago
6 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago