forked from apxtri/apxtri
update
This commit is contained in:
parent
74ff75f21d
commit
b2fccb1189
11
README.md
11
README.md
@ -24,8 +24,8 @@ As it is decentralize organisation, a public address directory is replicated on
|
|||||||
Each town (instance) is accessible with an anonymlous DNS https://apxtri.crabdance.com where the IP adresse is update when elected town's IP to register a new block into the blockchain (each 10minutes).
|
Each town (instance) is accessible with an anonymlous DNS https://apxtri.crabdance.com where the IP adresse is update when elected town's IP to register a new block into the blockchain (each 10minutes).
|
||||||
|
|
||||||
```plaintext
|
```plaintext
|
||||||
/town-nation
|
/town-nation/
|
||||||
/apxtrib/middlewares
|
apxtrib/middlewares
|
||||||
/models
|
/models
|
||||||
/lg refName.json {msgkey:mustache template}
|
/lg refName.json {msgkey:mustache template}
|
||||||
/routes endpoint that return {status,ref,msg,data}
|
/routes endpoint that return {status,ref,msg,data}
|
||||||
@ -33,8 +33,9 @@ Each town (instance) is accessible with an anonymlous DNS https://apxtri.crabdan
|
|||||||
apxtri.js starting point
|
apxtri.js starting point
|
||||||
package.json
|
package.json
|
||||||
/conf/townconf.json town conf express.js
|
/conf/townconf.json town conf express.js
|
||||||
/nginx/tribeName_websiteName.conf nginx conf per website
|
/nginx/tribe_website.conf nginx conf per website
|
||||||
/nationchains/nations/ common blockchain rules
|
/nationchains/
|
||||||
|
/nations/ common blockchain rules per nation
|
||||||
/towns/ nodes server
|
/towns/ nodes server
|
||||||
/pagans/ anonymous numerique identity
|
/pagans/ anonymous numerique identity
|
||||||
/blocks/ blockchain database
|
/blocks/ blockchain database
|
||||||
@ -48,9 +49,7 @@ Each town (instance) is accessible with an anonymlous DNS https://apxtri.crabdan
|
|||||||
/adminapx/index_lg.html administration webapp
|
/adminapx/index_lg.html administration webapp
|
||||||
/website/
|
/website/
|
||||||
/tribeName
|
/tribeName
|
||||||
|
|
||||||
/tmp/tokens/ manage temporary keys
|
/tmp/tokens/ manage temporary keys
|
||||||
conf.json
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## apxtri Documentation
|
## apxtri Documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user