kalbhairavaa / projectx

A community driven modular blockchain created from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project X

A community driven modular production ready blockchain, created from scratch where every single byte coded is LIVE recorded.

Live coding sessions

All the development sessions can be found here

Requirements

Golang 1.18 or higher

Note: this project is under heavy development! Things may change rapidly!

Instalation

make build

Executing this command will create a bin folder in the root of the project.

Testing

make test

Usage

TODO

License

The project is currently Licensed under the MIT License.

About

A community driven modular blockchain created from scratch

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%