About
1.
DarkFi
2.
Philosophy
2.1.
Ideology
2.2.
Books
User Guide
3.
Running a Node
4.
Airdrops
5.
Payments
6.
Atomic Swap
7.
DAO
8.
ircd
8.1.
Private Message
8.2.
Local Deployment
Developer Doc
9.
Development
9.1.
Contribute
9.2.
Learn
9.3.
API Rustdoc
9.4.
Native Contracts
9.5.
Seminars
10.
Architecture
10.1.
Overview
10.2.
Anonymous assets
10.3.
Blockchain
10.4.
Consensus
10.4.1.
GenesisStake
10.4.2.
Stake
10.4.3.
Proposal
10.4.4.
UnstakeRequest
10.4.5.
Unstake
10.5.
Transactions
10.6.
Smart Contracts
10.7.
Bridge
10.8.
Tooling
10.9.
P2P Network
10.10.
Services
10.11.
Smart Contracts
10.11.1.
Transaction lifetime
11.
zkas
11.1.
Bincode
11.2.
zkVM
11.3.
Examples
11.3.1.
Anonymous voting
11.3.2.
Anonymous payments
12.
Client
12.1.
darkfid JSON-RPC API
12.2.
faucetd JSON-RPC API
12.3.
Anonymous Nodes
12.3.1.
Tor Inbound Node
12.3.2.
Nym Outbound Node
Crypto
13.
FFT
14.
ZK explainer
15.
Research
16.
Rate-Limit Nullifiers
17.
Key Recovery Scheme
18.
Reading maths books
DEP
19.
DEP 0001: Version Message Info
20.
DEP 0002: Smart Contract Composability
Specs
21.
Payment
21.1.
burn
21.2.
mint
21.3.
coin
21.4.
token id
21.5.
freeze token
21.6.
token mint
22.
Dao
22.1.
bulla
22.2.
proposal
22.3.
dao proposal
22.4.
dao proposal burn
22.5.
mint
22.6.
vote
22.7.
vote burn
22.8.
exec
23.
Proof of Stake
23.1.
burn
23.2.
mint
23.3.
lottery
24.
Crypto
24.1.
commitment
24.2.
keypair
24.3.
Signature
24.4.
hash
24.5.
merkletree
24.6.
note
24.7.
vrf
24.8.
nullifier
Misc
25.
tor-darkirc
26.
vanityaddr
27.
IRCd Specification
28.
tau
29.
event_graph
29.1.
Network Protocol
30.
dnetview
31.
Zero2darkfi
31.1.
darkmap
32.
Glossary
Light
Rust
Coal
Navy
Ayu (default)
The DarkFi Book
Dao contract functions
Mint (0x00)
Propose (0x01)
Vote (0x02)
Exec (0x03)