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
- Host: GitHub
- URL: https://github.com/stampchain-io/stamps_sdk
- Owner: stampchain-io
- License: other
- Created: 2024-04-07T12:26:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T17:46:10.000Z (about 1 year ago)
- Last Synced: 2025-06-16T18:47:44.646Z (about 1 year ago)
- Topics: bitcoin, src-101, src-20, src-721, stamps
- Language: TypeScript
- Homepage:
- Size: 130 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)