neutrino-elements

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2022 License: MIT

README

Neutrino Elements

Go PkgGoDev Release Go Report Card Bitcoin Donate

Neutrino + Elements

Overview

neutrino-elements uses Compact Block Filter (BIP0158) to implement a light client for elements-based networks.

Two services are provided, they can work independantly:

  • NodeService is a full node maintaining an up-to-date state of the block headers + compact filters. The NodeService writes down headers and filters in repositories.
  • ScannerService uses filters and headers repositories to handle ScanRequest which aims to know if an outpoint (identified by its script) is spent or not.

Getting Started

Build
make build
Unit tests
make test
Format
make fmt

License

MIT - see the LICENSE.md file for details

Acknowledgments

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL