forked from Ocean/datum_gateway
Merge branch 'doc_improvements_202503' into 0.2.x
This commit is contained in:
commit
66dad2f476
@ -33,6 +33,8 @@ With the current version of the protocol, the pool does block validation after c
|
||||
|
||||
The protocol is not specific to a pooled reward system, as the Gateway coordinates the appropriate generation transaction with the pool. However, in the spirit of maximum decentralization, the pool should implement rewarding miners directly from generated payouts, such as with OCEAN's TIDES reward system.
|
||||
|
||||

|
||||
|
||||
## Requirements
|
||||
|
||||
- 64-bit AMD or Intel system. Other systems may work, but at this time it is at your own risk.
|
||||
@ -86,6 +88,10 @@ For Debian/Ubuntu it would be:
|
||||
|
||||
sudo apt install cmake pkgconf libcurl4-openssl-dev libjansson-dev libmicrohttpd-dev libsodium-dev psmisc
|
||||
|
||||
For RedHat/Fedora it would be:
|
||||
|
||||
sudo dnf install cmake pkgconf libcurl-devel jansson-devel libmicrohttpd-devel libsodium-devel psmisc
|
||||
|
||||
Compile DATUM by running:
|
||||
|
||||
cmake . && make
|
||||
|
333
doc/DATUM_recommended_setup-network_diagram.svg
Normal file
333
doc/DATUM_recommended_setup-network_diagram.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 145 KiB |
Loading…
Reference in New Issue
Block a user