Skip to content

ATMatrix/dbot-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBot Infrastructure

This repo holds various building blocks of DBot infrastructure. Each component will have a sub directory with corresponding readme file and codes.

These includes:

  • registry
  • proxy
  • billing
  • accounting
  • scheduler
  • worker

etc.

Coding Style

Please follow conventions defined here http://solidity.readthedocs.io/zh/latest/style-guide.html.