Testing scripts for the Verto Exchange Network
This repository contains all testing scripts for the Verto APIs, and backend.
Important Notice: Verto is in its Alpha stage. If you have a suggestion, idea, or find a bug, please report it! The Verto team will not be held accountable for any funds lost.
Clone the repository:
git clone https://github.com/useverto/utils
...and install the dependecies.
Build the files first with yarn run build
.
Run yarn run:generate-wallet
or paste your own keyfile into assets/keyfile.json
.
Execute yarn run:deploy-pst
.
Execute yarn run:pst-transfer
.
The code contained within this repository is licensed under the MIT license.
See ./LICENSE
for more information.