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

https://github.com/b00f/pactus

Pactus blockchain
https://github.com/b00f/pactus

Last synced: 5 months ago
JSON representation

Pactus blockchain

Awesome Lists containing this project

README

          

[![codecov](https://codecov.io/gh/pactus-project/pactus/branch/main/graph/badge.svg?token=8N6N60D5UI)](https://codecov.io/gh/pactus-project/pactus)
[![Go Report Card](https://goreportcard.com/badge/github.com/pactus-project/pactus)](https://goreportcard.com/report/github.com/pactus-project/pactus)
[![Twitter(X)](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://x.com/PactusChain)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/H5vZkNnXCu)

------

# Pactus Blockchain

A full-node implementation of the Pactus blockchain in Go.

## Install

Please check the [install](./docs/install.md) document to build and run the Pactus blockchain.

## Contribution

Contributions to the Pactus blockchain are appreciated.
Please read the [CONTRIBUTING](./CONTRIBUTING.md) guidelines before submitting a pull request or opening an issue.

## License

The Pactus blockchain is under MIT [license](./LICENSE).