Обновить Readme.md
This commit is contained in:
parent
4ffe2f6562
commit
499ed6e997
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
```$ neo-go contract compile -i store.go -c store.yml -m 1.json ```
|
||||
|
||||
Деплой контракта <br>
|
||||
$ neo-go contract deploy -i store.nef -m <>.json -w wallet.json -r http://localhost:30333
|
||||
``` $ neo-go contract deploy -i store.nef -m <>.json -w wallet.json -r http://localhost:30333 ```
|
||||
|
||||
Создания юзера для входа в приложение <br>
|
||||
``` $ neo-go contract invokefunction <номер контракта> -r http://localhost:30333 -w wallet.json newUser string:<имя аккаунта> ```
|
||||
|
|
Loading…
Reference in a new issue