You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
[](https://gitter.im/ethereum/web3.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8
8
9
9
This is the Ethereum [JavaScript API][docs]
@@ -74,6 +74,9 @@ Documentation can be found at [read the docs][docs]
74
74
75
75
## Contributing
76
76
77
+
- All contributions have to go into the 1.0 branch
78
+
- Please follow the code style of the other files, we use 4 spaces as tabs.
79
+
77
80
### Requirements
78
81
79
82
*[Node.js](https://nodejs.org)
@@ -89,11 +92,6 @@ npm run dev // runs rollup with a watcher
89
92
90
93
```
91
94
92
-
### Contributing
93
-
94
-
- All contributions have to go into develop (0.20.x), or the 1.0 branch
95
-
- Please follow the code style of the other files, we use 4 spaces as tabs.
0 commit comments