Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
sub-flood
README.md
Find file
Normal view
History
Permalink
README.md
97 B
Newer
Older
Initial commit
Nikolay Volf
committed
Jun 05, 2020
1
2
# sub-flood
Flooding substrate node with transactions
add readme
NikVolf
committed
Jun 05, 2020
3
4
5
6
7
8
9
To run:
```
npx tsc
node dist/idex.js
```