Update documentation

Brief descriptions of newly added services and minor README updates.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Stanislav Bogatyrev 2020-12-01 18:03:59 +03:00 committed by Stanislav Bogatyrev
parent 369b237095
commit 178ddfa8d3
5 changed files with 41 additions and 2 deletions

View file

@ -1,3 +1,4 @@
# Download privnet chain dump with pre-deployed NeoFS contracts
get.chain: CHAIN_DUMP_NAME=devenv.dump.
get.chain: CHAIN_PATH?=
get.chain:

View file

@ -1,3 +1,3 @@
# Deposit GAS from defualt wallet to NeoFS mainnet contract
# Deposit GAS from default wallet to NeoFS privnet contract
prepare.ir:
@./bin/deposit.sh

View file

@ -1,3 +1,4 @@
# Download NeoFS sidechain dump with pre-deployed NeoFS contracts
get.morph_chain: MORPH_CHAIN_DUMP_NAME=neo.morph.dump.
get.morph_chain: MORPH_CHAIN_PATH?=
get.morph_chain: