Skip to content

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev

License

Notifications You must be signed in to change notification settings

gupadhyaya/poktroll

 
 

Repository files navigation

poktroll

poktroll is a rollup built using Rollkit, Cosmos SDK and CometBFT, created with Ignite CLI for the Shannon upgrade of the Pocket Network blockchain.

Where are the docs?

This repository is still young & early. We're focusing on development right now.

Roadmap

You can find our Roadmap Changelog here.

Godoc

The godocs for this repository can be found at pkg.go.dev/github.com/pokt-network/poktroll.

Pocket V1 (Shannon) Docs

It is the result of a research spike conducted by the Core Pocket Network Protocol Team at GROVE documented here (deep dive) and here (summary).

For now, we recommend visiting the links in pokt-network/pocket/README.md as a starting point.

If you want to contribute to this repository at this stage, you know where to find us.

Getting Started

Makefile

Run make to see all the available commands

Development

# Build local files & binaries
make go_develop

# Run all the unit tests
make go_test

LocalNet

Please check out the LocalNet documentation.

About

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Makefile 1.9%
  • Other 1.0%