Skip to content

Commit 07a7a30

Browse files
authored
Update readme
Add account usage details. Add function call details.
1 parent 767eed3 commit 07a7a30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Deploy contracts to test network.
2828
## Vyper support
2929
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
3030

31+
## Use locally generated key-pair to use with test networks
32+
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).
33+
34+
![Screenshot from 2020-04-11 01-02-38](https://user-images.githubusercontent.com/13261372/79018200-db1f7380-7b90-11ea-98f6-846f26405b35.png)
35+
3136
## Help
3237
Please help ethcode developers continue their work.
3338

0 commit comments

Comments
 (0)