Complete Docker Container stack to get started with DIVA within minutes.
It is a "instantly available" developer environment for DIVA front end developers. It is also very useful for divaprotocol (business logic) developers.
In a nutshell, it contains:
- I2P communication layer
- the blockchain layer, divachain and the explorer (user interface for the chain)
- the business logic, divaprotocol
- It does not contain the DIVA frontend itself - since usually front end developers will run this locally (see https://github.com/diva-exchange/diva).