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

https://github.com/anthdm/projectx

A community driven modular blockchain created from scratch
https://github.com/anthdm/projectx

Last synced: about 1 year ago
JSON representation

A community driven modular blockchain created from scratch

Awesome Lists containing this project

README

          

# 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](https://www.youtube.com/channel/UCIjIAXXsX4YMYeFj-LP42-Q)

## 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.