mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
doc: DEP0007 accepted
This commit is contained in:
@@ -19,12 +19,12 @@
|
|||||||
- [Contracts](testnet/contract.md)
|
- [Contracts](testnet/contract.md)
|
||||||
- [Merge Mining](testnet/merge-mining.md)
|
- [Merge Mining](testnet/merge-mining.md)
|
||||||
- [DarkIRC](misc/darkirc/darkirc.md)
|
- [DarkIRC](misc/darkirc/darkirc.md)
|
||||||
- [Private Message](misc/darkirc/private_message.md)
|
- [Private Message](misc/darkirc/private_message.md)
|
||||||
- [Node Configurations](misc/nodes/node-configurations.md)
|
- [Node Configurations](misc/nodes/node-configurations.md)
|
||||||
- [Public Node Configurations](misc/nodes/public-guide.md)
|
- [Public Node Configurations](misc/nodes/public-guide.md)
|
||||||
- [Tor Nodes](misc/nodes/tor-guide.md)
|
- [Tor Nodes](misc/nodes/tor-guide.md)
|
||||||
- [I2p Nodes](misc/nodes/i2p-guide.md)
|
- [I2p Nodes](misc/nodes/i2p-guide.md)
|
||||||
- [Nym Nodes](misc/nodes/nym-guide.md)
|
- [Nym Nodes](misc/nodes/nym-guide.md)
|
||||||
- [Network Troubleshooting](misc/network-troubleshooting.md)
|
- [Network Troubleshooting](misc/network-troubleshooting.md)
|
||||||
|
|
||||||
# Developer Doc
|
# Developer Doc
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
- [Examples](zkas/examples.md)
|
- [Examples](zkas/examples.md)
|
||||||
- [Anonymous voting](zkas/examples/voting.md)
|
- [Anonymous voting](zkas/examples/voting.md)
|
||||||
- [Anonymous payments](zkas/examples/sapling.md)
|
- [Anonymous payments](zkas/examples/sapling.md)
|
||||||
- [Client](clients/clients.md)
|
- [JSON-RPC API Reference]()
|
||||||
- [darkfid JSON-RPC API](clients/darkfid_jsonrpc.md)
|
- [darkfid JSON-RPC API](clients/darkfid_jsonrpc.md)
|
||||||
|
|
||||||
# Crypto
|
# Crypto
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
- [DEP 0003: Token Mint Authorization (accepted)](dep/0003.md)
|
- [DEP 0003: Token Mint Authorization (accepted)](dep/0003.md)
|
||||||
- [DEP 0004: Client wallet WASM modules (draft)](dep/0004.md)
|
- [DEP 0004: Client wallet WASM modules (draft)](dep/0004.md)
|
||||||
- [DEP 0006: App Identifier for Version and Verack Messages (draft)](dep/0006.md)
|
- [DEP 0006: App Identifier for Version and Verack Messages (draft)](dep/0006.md)
|
||||||
- [DEP 0007: Network profiles (draft)](dep/0007.md)
|
- [DEP 0007: Network profiles (accepted)](dep/0007.md)
|
||||||
|
|
||||||
# Specs
|
# Specs
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
# Clients
|
|
||||||
|
|
||||||
This section gives information on DarkFi's clients, such as darkfid and
|
|
||||||
cashierd. Currently this section offers documentation on the client's
|
|
||||||
RPC API.
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# DEP 0007: Network Profiles
|
# DEP 0007: Network Profiles
|
||||||
|
|
||||||
```
|
```
|
||||||
status: draft
|
status: accepted
|
||||||
```
|
```
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|||||||
Reference in New Issue
Block a user