mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 20:28:21 +00:00
1193: Finalize (#2699)
* status: final * update implementations * add eth-provider to implementations Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
This commit is contained in:
parent
177e01db65
commit
1156a141aa
@ -3,8 +3,7 @@ eip: 1193
|
||||
title: Ethereum Provider JavaScript API
|
||||
author: Fabian Vogelsteller (@frozeman), Ryan Ghods (@ryanio), Victor Maia (@MaiaVictor), Marc Garreau (@marcgarreau), Erik Marks (@rekmarks)
|
||||
discussions-to: https://github.com/ethereum/EIPs/issues/2319
|
||||
status: Last Call
|
||||
review-period-end: 2020-06-04
|
||||
status: Final
|
||||
type: Standards Track
|
||||
category: Interface
|
||||
created: 2018-06-30
|
||||
@ -269,9 +268,11 @@ Providers that only implement this specification will not be compatible with Eth
|
||||
At the time of writing, the following projects have working implementations:
|
||||
|
||||
- [buidler.dev](https://github.com/nomiclabs/buidler/pull/608)
|
||||
- [ethers.js](https://github.com/ethers-io/ethers.js/blob/56af4413b1dd1787db68985e0b612b63d86fdf7c/packages/providers/src.ts/web3-provider.ts)
|
||||
- [eth-provider](https://www.npmjs.com/package/eth-provider)
|
||||
- [MetaMask](https://github.com/MetaMask/inpage-provider)
|
||||
- [WalletConnect](https://github.com/WalletConnect/walletconnect-monorepo/blob/d33fd2070d7a67f74de50fd10ca4217f4e2f22f3/packages/providers/web3-provider/README.md)
|
||||
- [web3.js](https://web3js.readthedocs.io/)
|
||||
- [WalletConnect](https://github.com/WalletConnect/walletconnect-monorepo/blob/master/packages/providers/web3-provider/)
|
||||
|
||||
## Security Considerations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user