Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenHandbook

ERC20 Token Auditing Handbook

Contributing to this handbook

You can start by editing the files in docs section, all the material are in there.

.
├── 00-background
│   └── index.md
├── 01-valuation
│   ├── 01-index.md
│   ├── 02-Fair\ Value.md
│   ├── 03-Liquidity.md
│   ├── 04-Financial\ Modelling.md
│   ├── 05-Bans.md
│   ├── 06-Cut-off.md
│   ├── 07-Geographical\ Variation.md
│   ├── 08-Fungibility.md
│   ├── 09-Financial\ Projections.md
│   ├── 10-Volatility.md
│   └── 11-Going\ Concern.md
├── 02-existence
│   ├── 01-index.md
│   ├── 02-Meta\ Information.md
│   ├── 03-Off-blockchian\ Transactions.md
│   ├── 04-Finality.md
│   ├── 05-Completeness.md
│   ├── 06-Transaction\ Complexity.md
│   └── 07-Transaction\ Pointers.md
├── 03-ownership
│   ├── 01-index.md
│   ├── 02-Custodianship.md
│   ├── 03-Account\ Balances.md
│   ├── 04-Cryptographic\ Key\ ownership.md
│   ├── 05-Balance\ itself.md
│   ├── 06-Design\ Transparency.md
│   └── 07-Related\ Party\ Transaction.md
├── 04-presentation
│   ├── 01-index.md
│   ├── 02-Reporting\ Standard.md
│   └── 03-Legal\ status.md
├── 05-uncategorized
│   ├── index.md
│   └── module-blank.md
├── index.md
└── module-blank.md

Mkdocs

Installation

pip install mkdocs mkdocs-material

Running

mkdocs serve

Deploying the page to GitHub Pages

mkdocs gh-deploy

About

ERC20 Token Auditing Handbook

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages