Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Add account usage details. Add function call details.
  • Loading branch information
0mkara authored Apr 10, 2020
1 parent 767eed3 commit 07a7a30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ Deploy contracts to test network.
## Vyper support
Please install vyper compiler for compiling vyper contracts in ethcode. Instructions for vyper compiler installation can be found on official vyper documentation - https://vyper.readthedocs.io/en/latest/installing-vyper.html

## Use locally generated key-pair to use with test networks
Ethcode signs all transactions using generated key-pair in your computer. Use `Generate key pair` button to generate one. Then go to respective test network faucet and get some testnet ether. For `Görli` use [goerli-faucet](https://goerli-faucet.slock.it).

![Screenshot from 2020-04-11 01-02-38](https://user-images.githubusercontent.com/13261372/79018200-db1f7380-7b90-11ea-98f6-846f26405b35.png)

## Help
Please help ethcode developers continue their work.

Expand Down

0 comments on commit 07a7a30

Please sign in to comment.