yeagerai / genlayer-simulator

MIT License
13 stars 6 forks source link

GenLayer Simulator

License: MIT Discord Twitter GitHub star chart

๐Ÿ‘€ About

This Simulator is an interactive sandbox designed for developers to explore the potential of the GenLayer Protocol. It replicates the GenLayer network's execution environment and consensus algorithm, but offers a controlled and local environment to test different ideas and behaviors.

Prerequisites

Before installing the GenLayer CLI, ensure you have the following prerequisites installed:

๐Ÿ› ๏ธ Installation and usage

$ npm install -g genlayer
$ genlayer init

To run genlayer again just run:

$ genlayer up

After executing those commands a new tab will open in your browser with the GenLayer Simulator. Additional installation instructions can be found here

๐Ÿš€ Key Features

๐Ÿ“– The Docs

Detailed information of how to use the simulator can be found at GenLayer Docs.

Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation. Please read our CONTRIBUTING for guidelines on how to submit your contributions.