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

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

Awesome Lists containing this project

README

          

# Bitcoin SPV in Sui Move

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#wip)
[![Version](https://img.shields.io/github/tag/gonative-cc/move-bitcoin-spv.svg?style=flat-square)](https://github.com/gonative-cc/move-bitcoin-spv)
[![License: MPL-2.0](https://img.shields.io/github/license/gonative-cc/move-bitcoin-spv.svg?style=flat-square)](https://github.com/gonative-cc/move-bitcoin-spv/blob/main/LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](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).