https://github.com/gonative-cc/sui-bitcoin-spv
Bitcoin SPV in Sui Move
https://github.com/gonative-cc/sui-bitcoin-spv
Last synced: 11 months ago
JSON representation
Bitcoin SPV in Sui Move
- Host: GitHub
- URL: https://github.com/gonative-cc/sui-bitcoin-spv
- Owner: gonative-cc
- License: mpl-2.0
- Created: 2025-01-17T09:46:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-18T11:07:10.000Z (11 months ago)
- Last Synced: 2025-07-18T15:24:52.123Z (11 months ago)
- Language: Move
- Size: 1000 KB
- Stars: 22
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Bitcoin SPV in Sui Move
[](https://www.repostatus.org/#wip)
[](https://github.com/gonative-cc/move-bitcoin-spv)
[](https://github.com/gonative-cc/move-bitcoin-spv/blob/main/LICENSE)
[](https://github.com/gonative-cc/contributig/blob/master/CODE_OF_CONDUCT.md)
Bitcoin Light Client for [Native](https://gonative.cc) on [Sui](https://sui.io/).
## [Documentation](./docs)
## Deployed packages
### Native Alpha
- Version: [#60a1ee2](https://github.com/gonative-cc/move-bitcoin-spv/tree/60a1ee2cb8685c9c7494d5e5f7640b9427375748) (branch: `release/alpha`)
- Package ID: `0xc31478c4cc6cc146a7ecfc9cc5096d4421d675bdf5577cb7e550392a7cb93dc5`
- SPV Object ID: `0x4f989d395bb13b4913b483016641eb7c9cacfd88d2a1ba91523d0542a52af9e4`
## Contributing
Participating in open source is often a highly collaborative experience. We’re encouraged to create in public view and incentivized to welcome contributions of all kinds from people around the world.
Check out [contributing repo](https://github.com/gonative-cc/contributig) for our guidelines & policies for how to contribute. Note: we require DCO! Thank you to all those who have contributed!
After cloning the repository, make sure to run `make setup-hooks`.
### Security
Check out [SECURITY.md](./SECURITY.md) for security concerns.
## Setup
Check out [demo](./DEMO.md) for step-by-step deployment and main API demonstration.
## Talk to us
- Follow the Native team's activities on the [Native X/Twitter account](https://x.com/NativeNetwork).
- Join the conversation on [Native Discord](https://discord.gg/gonative).