- 1. Introduction
- 2. Tutorial❱ 
- 2.1. Creating Zink Project
- 2.2. Compiling Zink Project
 
- 3. Examples❱ 
- 3.1. AddTwo
- 3.2. Fibonacci
- 3.3. Log
- 3.4. Select
- 3.5. Storage
 
- 4. Styles
- 5. Compiler❱ 
- 5.1. Arithmetic
- 5.2. Calls
- 5.3. Control Flow
- 5.4. Locals
- 5.5. Recursion
- 5.6. Storage
 
- 6. Stability❱ 
- 6.1. v0.1.0
 
- 7. Security
- 8. Benchmarks❱ 
- 8.1. Fibonacci
- 8.2. Log
- 8.3. Storage
 
- 9. Command Line Tool❱ 
- 9.1. elko
- 9.2. zinkc
 
- 10. Contributing❱ 
- 10.1. Architecture
- 10.2. Bounties
- 10.3. Building
- 10.4. Shortcuts
- 10.5. Testing
 
- 11. Appendix❱ 
- 11.1. A - Optimizations