spacemeshos / local-testnet

A local testnet of go-spacemesh full nodes running the Spacemesh protocol and a functional CLI wallet. 💾⏰
https://spacemesh.io
MIT License
14 stars 4 forks source link

Continuous Integration #54

Open web3rover opened 2 years ago

web3rover commented 2 years ago

Motivation

The idea is to create a GHA in go-spacemesh repository which uses the local testnet tool to verify if the if the build will work with local testnet tool or now.

Solution

We need to create a pipeline with the following prerequisites installed:

Then the pipeline will compose of mainly 4 steps.