sascha1337 / uptick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uptick

Uptick is an NFT infrastructure network that is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum. It's built using the Cosmos SDK which runs on top of Tendermint Core consensus engine.

Note: Requires Go 1.17.5+

Installation

For prerequisites and detailed build instructions please read the Installation instructions. Once the dependencies are installed, run:

make install

Or check out the latest release.

Quick Start

To learn how the Uptick works from a high-level perspective, go to the Introduction section from the documentation. You can also check the instructions to Run a Node.

Community

The following chat channels and forums are a great spot to ask questions about Uptick:

Contributing

Looking for a good place to start contributing? Check out some good first issues.

For additional instructions, standards and style guides, please refer to the Contributing document.

About

License:Apache License 2.0


Languages

Language:Go 90.1%Language:Makefile 3.7%Language:Shell 3.3%Language:Solidity 2.2%Language:Batchfile 0.4%Language:Dockerfile 0.2%