alchemy-sdk-js icon indicating copy to clipboard operation
alchemy-sdk-js copied to clipboard

DOCUMENTATION - on README.md

Open christopherreay opened this issue 5 months ago • 0 comments

[REQUIRED] Environment

  • Browser version: NA
  • Alchemy SDK version: main

[REQUIRED] Describe the problem

The core namespace contains all commonly-used Ethers.js Provider methods. If you are already using Ethers.js, you should be simply able to replace the Ethers.js Provider object with alchemy.core when accessing provider methods and it should just work.

Ethers.js Provider This link does not make any sense in the context of the paragraph. the link should not link to AlchemyProvider, it should link (if anywhere) to ether.js/Provider documentation. this is confusing for new people. ... Ooorrrr possibly im wrong, but... I cannot possibly understand how this can be the correct link

How to reproduce:

na

Relevant code or sample repro:

christopherreay avatar Aug 27 '24 14:08 christopherreay