Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha-astiadi authored Feb 4, 2022
1 parent fe884c6 commit c3a8a98
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Substrate funding service

A TFChain Wallet account requires a minimum balance to exist and function. New TFChain users will not automatically have any tokens (also not on stellar).
 Therefore an activation service for new TFChain wallets is created. It activates new TFChain wallet addresses by depositing a minimal amount of TFT (currently 1 TFT).


## Installing and running

create `.env` file with following content:
Expand Down Expand Up @@ -53,4 +57,4 @@ Build the docker image and configure following environment variables:
```
MNEMONIC=mnemonic words for account that activates
URL=substrate websocket url
```
```

0 comments on commit c3a8a98

Please sign in to comment.