Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 0360166

Browse files
committed
Added EthereumJS footer with organization docs linking
1 parent 3147aa7 commit 0360166

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ new Blockchain({ db: db }).iterator(
4444
**WARNING**: Since `ethereumjs-blockchain` is also doing write operations
4545
on the DB for safety reasons only run this on a copy of your database, otherwise this might lead
4646
to a compromised DB state.
47+
48+
# EthereumJS
49+
50+
See our organizational [documentation](https://ethereumjs.readthedocs.io) for an introduction to `EthereumJS` as well as information on current standards and best practices.
51+
52+
If you want to join for work or do improvements on the libraries have a look at our [contribution guidelines](https://ethereumjs.readthedocs.io/en/latest/contributing.html).

0 commit comments

Comments
 (0)