Skip to content

Project structure ๐Ÿ—

Daniel Gak Anagrov edited this page Jun 3, 2018 · 4 revisions

Layout

The project use the defined go layout as its described in Standard Golang project layout

Structure

To divide the code we used a functionality and concept abstraction so the project ended up with the stucture as follows.

Transaction

Block

Blockchain

Wallet

Cli

Miner

Server

Flow

Bejito vacila pero no hace el gilipolla

Clone this wiki locally