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

Commit 1f073b8

Browse files
committed
Added EthereumJS footer with organization docs linking
1 parent 90bbfd5 commit 1f073b8

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
@@ -145,6 +145,12 @@ const mainnetGenesisState = genesisStates.genesisStateByName('mainnet')
145145
const mainnetGenesisState = genesisStates.genesisStateById(1) // alternative via network Id
146146
```
147147

148+
# EthereumJS
149+
150+
See our organizational [documentation](https://ethereumjs.readthedocs.io) for an introduction to `EthereumJS` as well as information on current standards and best practices.
151+
152+
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).
153+
148154
# LICENSE
149155

150156
[MIT](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)