Skip to content

Latest commit

 

History

History

.github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Verto logo (light version)

Verto Utils

Testing scripts for the Verto Exchange Network

About

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.

Getting Started

Clone the repository:

git clone https://github.com/useverto/utils

...and install the dependecies.

Usage

Build the files first with yarn run build.

Set a test wallet

Run yarn run:generate-wallet or paste your own keyfile into assets/keyfile.json.

Deploy a test PST

Execute yarn run:deploy-pst.

Transfer a PST

Execute yarn run:pst-transfer.

Special Thanks

License

The code contained within this repository is licensed under the MIT license. See ./LICENSE for more information.