mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 03:28:07 +00:00
doc changes
This commit is contained in:
parent
a0a8cfba41
commit
098bde921d
@ -1,6 +1,6 @@
|
||||
###############
|
||||
=========================
|
||||
Callbacks Promises Events
|
||||
###############
|
||||
=========================
|
||||
|
||||
To help web3 integrate into all kind of projects with different standards
|
||||
we provide multiple ways to act on asynchronous functions.
|
||||
|
@ -1,6 +1,6 @@
|
||||
###############
|
||||
===============
|
||||
Getting Started
|
||||
###############
|
||||
===============
|
||||
|
||||
The web3.js library is a collection of modules which contain specific functionality for the ethereum ecosystem.
|
||||
|
||||
@ -19,7 +19,7 @@ Please also check out these `useful patterns <https://github.com/ethereum/wiki/w
|
||||
.. _adding-web3:
|
||||
|
||||
Adding web3.js
|
||||
**************
|
||||
==============
|
||||
|
||||
.. index:: npm
|
||||
.. index:: bower
|
||||
|
@ -1,5 +1,6 @@
|
||||
=================================
|
||||
web3.js - Ethereum JavaScript API
|
||||
===================================
|
||||
=================================
|
||||
|
||||
web3.js is a collection of libraries which allow you to interact with a local or remote ethereum node,
|
||||
using a HTTP or IPC connection.
|
||||
@ -23,6 +24,7 @@ Contents:
|
||||
:maxdepth: 2
|
||||
:caption: API Reference
|
||||
|
||||
web3
|
||||
web3-utils
|
||||
web3-eth
|
||||
web3-net
|
||||
|
Loading…
x
Reference in New Issue
Block a user