Skip to content

reapchain/reapchain-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is forked from Tendermint Core v0.34.9.

Reapchain Core

banner

version Go version Discord chat

Reapchain Core is forked from Tendermint Core v0.34.9 on 2021-07-16. And we synced up with Tendermint-v0.34.20 on 2023-04-07.

Releases

Please do not depend on main as your production branch. Use releases instead.

Minimum requirements

Requirement Notes
Go version Go1.18 or higher

Quick Start

git clone

git clone https://github.com/reapchain/reapchain-core.git

Build

make build
make install

Check version

podc version

Local Standalone

cd localnet
# ./launch_local_testnet.sh [NUMBER_OF_STANDING] [NUMBER_OF_STEERING_CANDIDATE] [DIRECTORY]
./launch_local_testnet.sh 2 1 local-testnet

Check Process

ps -ef | grep podc

Check Log

tail -f ./local-testnet/logs/standing0_log.log

Tools

Benchmarking is provided by tm-load-test. Additional tooling can be found in /docs/tools.

Applications

Research

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5