• Stars
    star
    303
  • Rank 132,572 (Top 3 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ethereum Wallet and Dapp Browser for iOS.

Ethers Wallet - iOS

Ethers Wallet makes it simple to send, receive and manage your ether and interact with Ethereum Dapps (distributed applications) from standard Ethereum accounts.

Features:

  • Import and export standard 12 word mnemonic phrases to and from other wallets
  • Manage multiple accounts
  • Accounts are encrypted and automatically synchronized across all devices via iCloud Keychain
  • Scan QR codes with the camera or open saved pictures from the photo library
  • Supports Ethers-enabled Ethereum Dapps

Developer Features:

  • Full testnet (Ropsten) support
  • Supports custom JSON-RPC nodes, for additional privacy or to use with private, consortium or alternate public blockchains
  • Open Source (MIT licensed)
  • To enable the developer features, after installing, click https://ethers.io/app-link/#!debug

To Do

  • Allow (and suggest based on EOA vs Contract) selecting gas limit
  • Full Ethereum Dapp support
  • Add injected Web3 API calls
  • Import non-standard (and broken implementation) wallets (eg. Wrong BIP44 path, missing SHA512 padding bytes)
  • Import Geth wallet (through ethers.io)
  • Get Internal transactions working in the Transaction History
  • Documentation, documentation, documentation

License

MIT License.

Donations

Everything is released under the MIT license, so these is absolutely no need to donate anything. If you would like to buy me a coffee though, I certainly won't complain. =)

  • Ethereum: 0x00fC64443799AFB803FA209903f21671D85a6ABd
  • Bitcoin: 1FeT1mWc94jyfEimSdjhKkvYbF47J2K8Wf

More Repositories

1

ethers.js

Complete Ethereum library and wallet implementation in JavaScript.
TypeScript
7,362
star
2

ethers.objc

Fast, simple and complete library for Ethereum in Objective-C.
C
157
star
3

ethers-ens

Deprecated; please see `@ethersproject/cli` instead
JavaScript
49
star
4

ethers.io

Frontend website HTML, JavaScript and CSS for ethers.io.
JavaScript
42
star
5

tutorial-simplestore

Tutorial for creating a simple storage contract using Ethers.
JavaScript
21
star
6

ethers-web3-bridge

Allow Web3 instances to connect and use Ethers Providers and Signers.
JavaScript
19
star
7

ethers-cli

Deprecated; please see the `@ethersproject/cli` package instead
HTML
17
star
8

ancillary-bsc

[Experimental] The Ancillary Package for Binance Smart Chain (BSC)
TypeScript
14
star
9

ethers-ledger

Deprecated; please see `@ethersproject/hardware-wallets` instead
JavaScript
14
star
10

ext-evm

Ethers extension package for EVM utilities.
7
star
11

ethers-aion

An Aion-flavored version of ethers.js.
JavaScript
7
star
12

ext-provider-multicall

Ethers extension for a multicall-based provider to batch calls.
TypeScript
6
star
13

ethers-server

Deprecated; this service is no longer in use by anything anymore
JavaScript
5
star
14

ext-provider-ganache

Ethers extension for the GanacheProvider which provides a simple interface to a Ganache in-memory Ethereum instance.
TypeScript
5
star
15

ext-signer-ledger

Ethers extension for LedgerSigner for Ledger Hardware Wallet support.
TypeScript
5
star
16

documentation

Deprecated; please use the `ethers.js` package instead
Python
5
star
17

ext-provider-plugin-multicoin

Ethers extension for a ProviderPlugin that enables all supported ENS coinTypes in the EnsRsolver.
TypeScript
4
star
18

website

Websites for ethers.
JavaScript
4
star
19

ext-signer

Ethers extension package for additional Signers
4
star
20

ethers-web3

Deprecated; please see `ethers.js` instead
JavaScript
4
star
21

testcase-generation-scripts

Scripts to generate test vectors for ethers, using other known-correct libraries.
TypeScript
3
star
22

sync-s3-action

GitHub Action to sync an S3 bucket with a folder.
JavaScript
3
star
23

hijack-npm-action

GitHub action to run a faux NPM registry which intercepts select npm packages and injects local versions.
TypeScript
2
star
24

ancillary-exchain

An ethers-compatible provider for OKExChain.
TypeScript
2
star
25

ethers-io.github.io

Deprecated; please see `ethers.js` instead
HTML
1
star
26

ext-utils-optimism

Ethers extension package for additional Optimism-specific utilities.
TypeScript
1
star
27

ext-react

Ethers Extension to simplify developing React application with Ethers.
TypeScript
1
star