Blockchain ecosystem

Everything you need to start building blockchain applications

Contribute to the content

All of the content files are located in ./data folder

Get started

Development Cycle

Share

Blockchains

Chapters Data Structure

Contribute to the website

All the source code is located in ./src folder

Getting Started

# To install dependencies
npm install

# To run development server
npm run dev

# or

# To install dependencies
yarn

# To run development server
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Packages

Style methodology

We use SASS and a simplified BEM

How to contribute to the repository

Fork the repository, create work and raise a PR using the provided template.