An open API service indexing awesome lists of open source software.

https://github.com/stampchain-io/stamps_sdk

Bitcoin Stamps SDK
https://github.com/stampchain-io/stamps_sdk

bitcoin src-101 src-20 src-721 stamps

Last synced: 5 months ago
JSON representation

Bitcoin Stamps SDK

Awesome Lists containing this project

README

          

# Bitcoin Stamps SDK Documentation

Welcome to the reference guide for building applications on Bitcoin Stamps. This
documentation aims to provides example code for interacting with the Bitcoin
Stamps APIs, wallet connections, transaction construction, and other essential
reference code.

This code is free to use without warranty and is solely intended to help
developers build applications on Bitcoin Stamps. Contributions to this codebase
reference are highly encouraged.

This is provided by stampchain.io which is the pioneering Bitcoin Stamps
website, developed by the creators of Bitcoin Stamps and SRC-20. It serves as
the primary source of API data and indexing for the Bitcoin Stamps project.

Happy Building!

## Table of Contents

- [StampsClass](./docs/stampsclass.md)
- [SRC20Class](./docs/src20class.md)
- [CursedClass](./docs/cursedclass.md)
- [QuickNode API](./docs/quickNodeAPI.md)
- [Mempool.space API](./docs/mempoolAPI.md)

- [SRC-20 Specifications](./docs/src20specs.md)
- [SRC-101 Specifications](./docs/src101specs.md)
- [STAMPS Consensus](./docs/stampsconsensus.md)

Please refer to [StampChain API Documentation](https://stampchain.io/docs) for
more detailed information.

For General STAMPS Specifications see here:
[https://github.com/mikeinspace/stamps](https://github.com/mikeinspace/stamps)