This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth2
0
Code
Issues
Projects
Releases
Wiki
Activity
6e1ad080e8
nimbus-eth2
/
docs
/
the_auditors_handbook
/
src
/
SUMMARY.md
2.0 KiB
Raw
Blame
History
Summary
Introduction
The Nim Programming Language
Nim routines, procedures, functions, templates, macros
Operators, bit manipulation
Closure iterators
Datatypes: value, ref, ptr
Casting and low-level memory representation
Memory Management and Garbage Collection
Generic types & static types
Arrays, openarrays, strings, C-strings
Correctness: distinct, mutability, effects, exceptions
Debugging Nim, sanitizers, fuzzers
Foreign lang interop: C and C++
Nim threat model
Nim FAQ
Nimbus NBC - The Nim-Beacon-Chain
Build system and dependencies
Threat model
Serialization
Async/Await with Chronos
Cryptography
Ethereum Networking