Skip to content
Steve Mieskoski edited this page Mar 5, 2019 · 63 revisions

Mission

  • Make wallets more useful, interoperable, user friendly, private, decentralized, safe and accessible.

Relevant EIPs

Contract interfacing EIPs

  • 165 - Interface detection
  • 20 - Tokens
  • 721 - NFTs
  • 1066 - WIP - Status codes for Ethereum smart contracts.
  • 1192 - WIP - Standard interface for reading & cancelling subscription payments

URI EIPs

  • 831 - base
  • 681 - transactions
  • 961 - WIP - token definitions
  • 1001 - WIP - keys

Addresses

  • 55 Address Checksums (category for this?)

Transactions

  • 155 Simple replay attack protection

Key management/exchange

  • BIP-32 Hierarchical Deterministic Wallets
  • BIP-39 Mnemonic code for generating deterministic keys
  • BIP-44 Multi-Account Hierarchy for Deterministic Wallets

Online discussion links

Data sources

Libraries

  • KEthereum - Kotlin Ethereum library - especially useful for Android wallets
  • go ethereum - provides e.g. light client as a library for Android and iOS
  • web3j - Lightweight Java and Android library for integration with Ethereum clients

Participants

Meetings

0 (Virtual)

Timing

TBD

Agenda

Please put your agenda items here

  • We as wallet developers need contract metadata. How do we get contract deployers to publish their contract metadata JSON? Can we introduce some quality stamp/seal that is displayed next to contracts/tokens that indicates quality attributes like published metadata/verified code, ..?
  • How do we deal with duplications in token symbols - Don't we allow new tokens with a symbol that already exists to protect users? Other means to distinguish between tokens that have the same symbol?
  • EIP-1102: Opt-in provider access
  • EIPs in WIP stage: 1066 1192 1001 961
  • Authenticating dApp users without a browser extension with eth-local
- [Meetings](Meetings) - [Principles](Principles-of-the-Fellowship) - [Infrastructure](Infrastructure) Elsewhere: - [Forum](https://ethereum-magicians.org) - [Gitter Chat](https://gitter.im/ethereum-magicians) - Twitter [@EthMagicians](http://twitter.com/EthMagicians) - Twitter [search for #ethmagicians](https://twitter.com/search?q=%23ethmagicians%20OR%20from%3AEthMagicians%20OR%20%40EthMagicians&src=typd)
Clone this wiki locally