๐ IOTA Provider API Book
===
๐ฃ๏ธ Discussions
---
- [IOTA Foundation x TanglePay](/4Hx3f26nQMmPu_FFyNKCng)
๐ Documentation
---
...
๐งช Research
---
- [Notes on EIP-1193](/cQ0KyqN4Qq2-_3iLg2yYTA)
๐ป Development
---
...
๐ References
---
- ### Documentation
- [MetaMask Docs](https://docs.metamask.io/guide/ethereum-provider)[target=_blank]
- ### Articles / Posts [close]
- [JSON-RPC (Ethereum Docs)](https://ethereum.org/en/developers/docs/apis/json-rpc/)[target=_blank]
- [JSON-RPC (Specification)](https://www.jsonrpc.org/specification)[target=_blank]
- [JSON-RPC (Wikipedia)](https://en.wikipedia.org/wiki/JSON-RPC)[target=_blank]
- [Replay Attacks](https://ethereum.stackexchange.com/a/124)[target=_blank]
- ### Standards [close]
- [EIP-155 (Simple Replay Attack Protection)](https://eips.ethereum.org/EIPS/eip-155)[target=_blank]
- [EIP-695 (Create `eth_chainId` Method for JSON-RPC)](https://eips.ethereum.org/EIPS/eip-695)[target=_blank]
- [EIP-1193 (Ethereum JavaScript Provider API)](https://eips.ethereum.org/EIPS/eip-1193)[target=_blank]
- ### Implementations [close]
- [`ethers.js`](https://github.com/ethers-io/ethers.js/blob/56af4413b1dd1787db68985e0b612b63d86fdf7c/packages/providers/src.ts/web3-provider.ts)[target=_blank]
- [MetaMask `detect-provider`](https://github.com/MetaMask/detect-provider)[target=_blank]
- [MetaMask `providers`](https://github.com/MetaMask/providers)[target=_blank]
- [WalletConnect](https://github.com/WalletConnect/walletconnect-monorepo/blob/d33fd2070d7a67f74de50fd10ca4217f4e2f22f3/packages/providers/web3-provider/README.md)[target=_blank]
- [`web3.js`](https://web3js.readthedocs.io/en/v1.7.3/)
{"metaMigratedAt":"2023-06-17T01:10:27.751Z","metaMigratedFrom":"Content","title":"๐ IOTA Provider API Book","breaks":true,"contributors":"[{\"id\":\"dd614adc-019c-4e22-a422-75b8ca40f397\",\"add\":1851,\"del\":207}]"}
๐ IOTA Provider API Book ๐ฃ๏ธ Discussions
๐ Documentation ๐งช Research
๐ป Development ๐ References
Documentation
Articles / Posts
Standards
Implementations