We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's sometimes not that straightforward to figure out how to connect networks like Aurora with Ethers.js and Web3.js.
I'd like to recommend to add docs describing how to use ethers.js and web3.js with Aurora, which could be similar to
The text was updated successfully, but these errors were encountered:
Hi @think-in-universe , What do you think about having a web3.js plugin that supports calling all Aurora methods: https://github.com/conx3/web3-plugin-aurora/tree/expose-all-rpc-methods-at-namespaces?tab=readme-ov-file#supported-rpc-methods This functionality is yet to be fully implemented, and would like to have your thoughts on. Thanks in advance,
Sorry, something went wrong.
Hi @think-in-universe And I am happy to tell you that I implemented the early mentioned features. And I published the npm package as an alpha version at: https://www.npmjs.com/package/@con3x/web3-plugin-aurora.
You can check the README.md of the feature branch at: https://github.com/Con3X/web3-plugin-aurora/blob/expose-all-rpc-methods-at-namespaces/README.md
I will be happy to receive feedback at the MR: Con3X/web3-plugin-aurora#1
No branches or pull requests
It's sometimes not that straightforward to figure out how to connect networks like Aurora with Ethers.js and Web3.js.
I'd like to recommend to add docs describing how to use ethers.js and web3.js with Aurora, which could be similar to
The text was updated successfully, but these errors were encountered: