Skip to content

Mugen-Builders/coprocessor-local-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



This application aims to be a local option to improve the development environment
for applications built for the Cartesi Coprocessor

license last-commit

Table of Contents

Getting Started

Prerequisites

  1. Download and Install the latest version of Golang.

Running

  1. Build and generate excutable from source:
go build -o mugen ./cmd 

Warning

Replace the argument of the flag --coprocessor-caller-address with the address of the previously deployed CoprocessorCallerMock.sol.

  1. Run application:
./mugen --coprocessor-caller-address <contract-address>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages