Skip to content

virto-network/virto-node-e2e-tests

Repository files navigation

E2E Tests for Kreivo

This repository contains a series of end-to-end tests that can showcase how to use Kreivo (a.k.a. virto-node).

Requirements

You'll need a connection to a Kreivo RPC node. Usually, prefer a node bootstrapped using zombienet. Also, you'll need Node.js 20 or later.

Setup

  1. Configure the .env file to set the connection to the chain endpoint that Chopsticks will use:
CHAIN_ENDPOINT=ws://localhost:20000
  1. Install the package dependencies
npm i

Usage

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published