All Projects → Vaultio → Etherkit

Vaultio / Etherkit

Licence: apache-2.0

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Etherkit

Mastering Ethereum
分散アプリケーションプラットフォーム「ethereum」の入門書
Stars: ✭ 165 (+358.33%)
Mutual labels:  blockchain, ethereum, dapps
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (+2330.56%)
Mutual labels:  blockchain, ethereum, dapps
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+8905.56%)
Mutual labels:  blockchain, ethereum, dapps
Contracts
Smart contracts comprising the business logic of the Matic Network
Stars: ✭ 130 (+261.11%)
Mutual labels:  blockchain, ethereum, dapps
Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (+377.78%)
Mutual labels:  blockchain, ethereum, dapps
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+400%)
Mutual labels:  blockchain, ethereum, dapps
Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
Stars: ✭ 727 (+1919.44%)
Mutual labels:  blockchain, ethereum, dapps
Multy Back
Back-end of the Multy - mobile multy-blockchain wallet.
Stars: ✭ 26 (-27.78%)
Mutual labels:  blockchain, ethereum
Awesome Blockchain
⚡️Curated list of resources for the development and applications of blockchain.
Stars: ✭ 937 (+2502.78%)
Mutual labels:  blockchain, ethereum
Burrow
https://wiki.hyperledger.org/display/burrow
Stars: ✭ 851 (+2263.89%)
Mutual labels:  blockchain, ethereum
Weiwallet Android
Wei Wallet is an open source Ethereum wallet for Android
Stars: ✭ 20 (-44.44%)
Mutual labels:  blockchain, ethereum
Gdai.io
gDAI - Gas less DAI transfers by using GSN, Fulcrum and KyberNetwork
Stars: ✭ 26 (-27.78%)
Mutual labels:  blockchain, ethereum
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+2463.89%)
Mutual labels:  blockchain, ethereum
Token Core Ios
a blockchain private key management library on iOS
Stars: ✭ 850 (+2261.11%)
Mutual labels:  blockchain, ethereum
Node
Stampery API for NodeJS. Notarize all your data using the blockchain
Stars: ✭ 23 (-36.11%)
Mutual labels:  blockchain, ethereum
Etgate
Ethereum-Tendermint token sending gateway
Stars: ✭ 23 (-36.11%)
Mutual labels:  blockchain, ethereum
Stromdao Businessobject
Abstract BusinessObject for StromDAO Energy Blockchain. Abstraction layer between blockchain technology and business logic providing energy market related entities and use cases.
Stars: ✭ 10 (-72.22%)
Mutual labels:  blockchain, ethereum
Ethereumdb
Stars: ✭ 21 (-41.67%)
Mutual labels:  blockchain, ethereum
Privatekeyvault
Make Instructions: Airgapped raspberry pi computer for working with blockchains featuring LUKS full disk encryption and using qr-codes to pass encrypted files and offline transaction instructions across the airgap.
Stars: ✭ 29 (-19.44%)
Mutual labels:  blockchain, ethereum
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+94813.89%)
Mutual labels:  blockchain, ethereum

EtherKit

Version License Platform

EtherKit is a WIP library for building rich, secure applications on the Ethereum blockchain. It plans on providing:

  • A spec-compliant JSONRPC API with both HTTPS/Websocket support.
  • A conversion engine that can convert between subdenominations of Ethereum.
  • A Keystore for generating and accessing Ethereum Wallets.
  • A codegen utility for generating Swift bindings for a Contract's ABI.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 10.0+ Swift 4.1+

Installation

EtherKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'EtherKit'

Authors

EtherKit is built with love by Vault

License

EtherKit is available under the Apache-2.0 license. See LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].