tezos-sc-tester

module
v0.0.0-...-917f730 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2022 License: MIT

README

Tezos Smart Contract Tester

CI

Install dependencies and compile application

make

Start the application

make start

Run Tests

make test

Run docker container

// arm64
docker run -p 5000:5000 --name testing-api -d ghcr.io/romarq/tezos-sc-tester:0.1.0_arm64
// amd64
docker run -p 5000:5000 --name testing-api -d ghcr.io/romarq/tezos-sc-tester:0.1.0_amd64
Configuration

The configuration can be modified at ./config.yaml.

Directories

Path Synopsis
cmd
api
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
internal
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL