Skip to content

inn4science/perigord-example

Repository files navigation

This project is an example of using Perigord for smart-contract testing

The contract Market is an example of an owned contract that cann accept ETH from predefined wallets and return this ETH to a designated person upon the call of the contract owner.

##Running tests

Please, follow Enhanced Perigord installation and running instructions.

Clone this project to src/ folder in your GOPATH.

Start Ganache on HTTP://127.0.0.1:7545

Go to the project directory and run:

$ perigord test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages