Skip to content

E Signer on Infura With MetaMask

Orie Steele edited this page Jul 11, 2018 · 11 revisions

The purpose of this guide is to explain how to use the transmute cli, framework and platform on macOS for decentralized application development.

If you encounter any problems following this guide, please open an issue.

Getting Started

First we need to install some global dependencies, such as minikube. We provide a bootstrap script to automate this process, you should review the script before running it:

$ bash <(curl -Ls https://git.io/transmute_bootstrap)

Once the bootstrap is complete, you will have the transmute cli installed globally.

Now, we'll walk through doing a testnet deployment of the E-Signer Demo using Infura.

Setup

Features

Demos

Standards

  • PGP
  • DID
Clone this wiki locally