All Projects → KintabaHQ → EtherKit

KintabaHQ / EtherKit

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to EtherKit

Etherkit
Stars: ✭ 36 (-10%)
Mutual labels:  vault, dapps
Terraform Provider Vault
Terraform Vault provider
Stars: ✭ 244 (+510%)
Mutual labels:  vault
Tqvaultae
Extra bank space for Titan Quest Anniversary Edition
Stars: ✭ 159 (+297.5%)
Mutual labels:  vault
Hashicorp Vault Plugin
Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
Stars: ✭ 191 (+377.5%)
Mutual labels:  vault
Oboe
🗄 A simple tool to convert an Obsidian vault into a static directory of HTML files.
Stars: ✭ 168 (+320%)
Mutual labels:  vault
Vsh
vsh - HashiCorp Vault interactive shell and cli tool
Stars: ✭ 209 (+422.5%)
Mutual labels:  vault
Cault
docker compose for consul and vault official images
Stars: ✭ 157 (+292.5%)
Mutual labels:  vault
expo-file-manager
A file manager app made with React Native & Expo
Stars: ✭ 110 (+175%)
Mutual labels:  vault
Vault Secrets Gen
A Vault secrets plugin for generating high entropy passwords and passphrases.
Stars: ✭ 238 (+495%)
Mutual labels:  vault
Goldfish
A HashiCorp Vault UI written with VueJS and Vault native Go API
Stars: ✭ 2,174 (+5335%)
Mutual labels:  vault
Ansible Vault
🔑 Ansible role for Hashicorp Vault
Stars: ✭ 189 (+372.5%)
Mutual labels:  vault
Helm Secrets
Successor of zendesk/helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 165 (+312.5%)
Mutual labels:  vault
Spring Cloud Vault
Configuration Integration with HashiCorp Vault
Stars: ✭ 210 (+425%)
Mutual labels:  vault
Awesome Vault Tools
Awesome tools around HashiCorp Vault
Stars: ✭ 167 (+317.5%)
Mutual labels:  vault
waves-ide
IDE for waves blockchain RIDE language
Stars: ✭ 19 (-52.5%)
Mutual labels:  dapps
Vault Ethereum
A plugin that turns Vault into an Ethereum wallet.
Stars: ✭ 159 (+297.5%)
Mutual labels:  vault
Spring Vault
Provides familiar Spring abstractions for HashiCorp Vault
Stars: ✭ 179 (+347.5%)
Mutual labels:  vault
K8s Gitops
GitOps principles to define kubernetes cluster state via code. Community around [email protected] is on discord: https://discord.gg/7PbmHRK
Stars: ✭ 192 (+380%)
Mutual labels:  vault
vault-converter
Support converting Vault Secrets to diffrent formats.
Stars: ✭ 15 (-62.5%)
Mutual labels:  vault
tfvaultenv
A utility for configuring Terraform provider environment variables from HashiCorp Vault secrets
Stars: ✭ 46 (+15%)
Mutual labels:  vault

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].