Skip to content

scuba323/dcoin

 
 

Repository files navigation

Democratic Coin

http://dcoin.me

Copyright (c) 2014 Dcoin

Dcoin structure

Core

includes/*
cron/*

Incoming requests from the nodes

ok.php
get_tx.php
gate_hashes.php
gate_testblock.php
gate_tx.php
get_block.php
get_max_block.php
gate_testblock.php
get_testblock_transactions.php

Incoming requests from the internal network

protected_gate_tx.php
protected_get_block.php
protected_get_max_block.php

Interface

ajax/*
cf/*
content/*
css/*
fonts/*
img/*
js/*
lang/*
templates/*
tools/*
index.php
content.php

License

Dcoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

About

Democratic Coin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.3%
  • Smarty 12.8%
  • JavaScript 10.9%
  • CSS 1.0%