Skip to content

Commit

Permalink
add integration documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
afiorenza committed Jan 25, 2018
1 parent dfbdcf7 commit a17c763
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/integration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Integration
====

## MetaMask

Steps to connect MetaMask to Bitsign Federation:

* Install [MetaMask Extension](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=es)
* Open MetaMask extension and click on _Custom RPC_
* Paste http://159.203.178.88:8545
* Save!

## MyEtherWallet

Steps to connect MyEtherWallet to Bitsign Federation:

* Install [MyEtherWallet Extension](https://chrome.google.com/webstore/detail/myetherwallet/nlbmnnijcnlegkjjpcfjclmcfggfefdm)
* Go to [https://www.myetherwallet.com/](https://www.myetherwallet.com/)
* Click on _Add Custom Network / Node_
* Set up with the following parameters:
* Node Name: BitsignFederation
* URL: http://159.203.178.88
* PORT: 8545
* Click in _Custom_ radio button
* Save!

0 comments on commit a17c763

Please sign in to comment.