forked from apxtri/apxtri
update
This commit is contained in:
parent
74ff75f21d
commit
b2fccb1189
13
README.md
13
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).
|
||||
|
||||
```plaintext
|
||||
/town-nation
|
||||
/apxtrib/middlewares
|
||||
/town-nation/
|
||||
apxtrib/middlewares
|
||||
/models
|
||||
/lg refName.json {msgkey:mustache template}
|
||||
/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
|
||||
package.json
|
||||
/conf/townconf.json town conf express.js
|
||||
/nginx/tribeName_websiteName.conf nginx conf per website
|
||||
/nationchains/nations/ common blockchain rules
|
||||
/nginx/tribe_website.conf nginx conf per website
|
||||
/nationchains/
|
||||
/nations/ common blockchain rules per nation
|
||||
/towns/ nodes server
|
||||
/pagans/ anonymous numerique identity
|
||||
/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
|
||||
/website/
|
||||
/tribeName
|
||||
|
||||
/tmp/tokens/manage temporary keys
|
||||
conf.json
|
||||
/tmp/tokens/ manage temporary keys
|
||||
```
|
||||
|
||||
## apxtri Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user