Skip to content

bloxbean/hello-yaci

Repository files navigation

Examples : How to use Yaci Core Library

Yaci Core GitHub

  1. BlockFetcherTest - Fetch blocks from point 1 to tip
  2. ReactiveMain - Follow the chain from tip and receive block data using reactive api
  3. N2NChainSync - Follow the chain from tip and receive block data in a consumer function
  4. N2NChainSyncListener - Follow the chain from tip and receive block data in listeners

To Run

  • Java 11
  • Build (./mvnw clean package)
  • Run the main method in the example

About

Examples - How to use Yaci Core Library ?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages