Skip to content

DIVA Dockerized - Container Stack

Latest
Compare
Choose a tag to compare
@diva-exchange diva-exchange released this 17 Dec 17:51
bbe9cc6

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