ethers-rs/book/providers
0xKitsune eaaa01a7d6
Book - Providers Chapter (#2023)
* started building out providers chapter for the book, updated the intro for the chapter as well as the Http section. Added advanced usage section.

* Updated WS and Ipc chapter, working on usage, furthering descriptions

* updated ipc section, added code snippets

* updating the ws section, adding code snippet for example using the subscribe_pending_tx method

* Updated the provider section to include info on the ens and _node_client fields, udpated the advanced usage section to include CallBuilder and raw_call.

* added examples to ipc and ws chapters, cleared todos

* added note about windows ipc named pipes

* added spaces to comments

* fixed comment, removed all usage of unwrap()

* updated Http provider to initialize without ::<Http::

* updated the Ipc provider to initialize without setting the polling interval

* Update book/providers/providers.md

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-01-17 11:19:34 -08:00
..
advanced_usage.md Book - Providers Chapter (#2023) 2023-01-17 11:19:34 -08:00
http.md Book - Providers Chapter (#2023) 2023-01-17 11:19:34 -08:00
ipc.md Book - Providers Chapter (#2023) 2023-01-17 11:19:34 -08:00
mock.md docs: mock-provider (#2011) 2023-01-05 17:55:23 +02:00
providers.md Book - Providers Chapter (#2023) 2023-01-17 11:19:34 -08:00
quorum.md docs: add rw/quorum provider 2023-01-04 14:11:04 +02:00
retry.md ci: mdbook (#2003) 2023-01-04 12:36:31 +02:00
rw.md docs: add rw/quorum provider 2023-01-04 14:11:04 +02:00
ws.md Book - Providers Chapter (#2023) 2023-01-17 11:19:34 -08:00