Skip to content

Commit 75cee89

Browse files
authored
Merge pull request #200 from alastria/documentation
The README has been updated as a new Contribution section has been ad…
2 parents d49b969 + 9ec4f84 commit 75cee89

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,17 @@ You can execute some of our examples by running:
5353
```
5454
node file_name.js
5555
```
56+
5657
## Dependencies
58+
5759
This library is using functionality from others.
5860

59-
| Lib | URL |
60-
|:------------- |:-------------|
61-
| web3 | https://www.npmjs.com/package/web3 |
62-
| web3-utils | https://www.npmjs.com/package/web3-utils |
63-
| ethereumjs-tx | https://www.npmjs.com/package/ethereumjs-tx |
64-
| jsontokens-npm | https://www.npmjs.com/package/jsontokens |
61+
| Lib | URL |
62+
| :------------- | :------------------------------------------ |
63+
| web3 | https://www.npmjs.com/package/web3 |
64+
| web3-utils | https://www.npmjs.com/package/web3-utils |
65+
| ethereumjs-tx | https://www.npmjs.com/package/ethereumjs-tx |
66+
| jsontokens-npm | https://www.npmjs.com/package/jsontokens |
6567

6668
Or create yours.
6769

@@ -114,3 +116,7 @@ The repository already has configuration files for both, so you won't have to co
114116
To automatically format Javascript and Typescript code
115117

116118
If you have installed some plugin that add keyboard shortcuts, like IntelliJ IDEA Keybindings (https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings) you will be able to format documents with Prettier with shortcuts like `cmd+alt+l`
119+
120+
### Contribution
121+
122+
**Contribution made by Inetum during 2024 in this document has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No. 101084071. (Dome project https://dome-marketplace.eu/)**

0 commit comments

Comments
 (0)