Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit c075199

Browse files
author
Bloxster
committed
Updated Diagnostics Tool and minor fixes
1 parent 929c8a7 commit c075199

16 files changed

+229
-16
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The Erigon 3 documentation © 2025 by Erigon contributors is licensed under CC BY 4.0.
22

3-
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/
3+
To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/.

src/SUMMARY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,11 @@
5050
- [Caplin](advanced/bp-caplin.md)
5151

5252
- [Tools](tools.md)
53-
- [Dagnostic Tools](tools/introduction.md)
53+
- [Diagnostics Tool](tools/introduction.md)
5454
- [Installation](tools/installation.md)
5555
- [Setup](tools/setup.md)
56-
- [User Interface](tools/user_interface.md)
56+
- [Options](tools/options.md)
57+
- [Browser Interface](tools/user_interface.md)
5758
- [Otterscan](tools/otterscan.md)
5859

5960
- [Frequently Asked Questions](faq.md)

src/about/contributing.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# Contributing to Erigon 3
1+
# Contributing
22

3-
## Development
3+
4+
- [Contributing to Erigon 3](#contributing-to-erigon-3)
5+
- [Contributing to Documentation](#contributing-to-documentation)
6+
7+
8+
## Contributing to Erigon 3
9+
10+
### Development
411

512
Erigon is an open-source project that welcomes contributions from developers worldwide who are passionate about advancing the Ethereum ecosystem. Bounties may be offered for noteworthy contributions, as the team is committed to continuously enhancing the tool to better serve the Erigon community.
613

@@ -39,6 +46,6 @@ Visit also Erigon's **[Wiki](https://github.com/ledgerwatch/erigon/wiki)** to ga
3946
- Transaction Pool Design
4047
- Using Postman to test RPC.
4148

42-
# Documentation
49+
# Contributing to Documentation
4350

44-
To contribute to this documentation, commit your change to the development branch on **[Github](https://github.com/erigontech/docs/tree/development)**. You might want to run it locally to verify the output before committing, see how MdBook works [here](https://rust-lang.github.io/mdBook/index.html).
51+
To contribute to the Erigon 3 book, commit your change to the development branch on **[Github](https://github.com/erigontech/docs/tree/development)**. You might want to run it locally to verify the output before committing, see how MdBook works [here](https://rust-lang.github.io/mdBook/index.html).

src/about/license.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# License
22

3-
The Erigon 3 Book © 2024 by Erigon contributors is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
3+
Copyright 2025 Erigon Technologies AG.
4+
5+
Licensed under the [LGPL-3.0](https://github.com/erigontech/erigon/blob/release/2.60/COPYING.LESSER), [GPL-3.0](https://github.com/erigontech/erigon/blob/release/2.60/COPYING).
6+
7+
*Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.*

src/about/reachus.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
The Erigon Technologies AG office is located in the CV Labs in Zug:
44

5-
65
```
7-
Erigon Technologies AG
6+
Erigon Technologies AG
87
Damstrasse 16
98
6300 Zug
109
Switzerland
1110
```
1211

12+
**[erigon.tech](https://erigon.tech)**
13+
1314
## Erigon Discord Server
1415

1516
The most important discussions take place on the Discord server where also some support is provided. To get an invite, send an email to bloxster [at] proton.me with your name, profession, a short explanation why you want to join the Discord server and how you heard about Erigon.
774 KB
Loading
826 KB
Loading
17.5 KB
Loading
32.3 KB
Loading

src/images/logoDEF-07.png

169 KB
Loading

0 commit comments

Comments
 (0)