pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Utility] Deploy a Ganache node to support E2E testing #963

Open adshmh opened 11 months ago

adshmh commented 11 months ago

Objective

Deploy a Ganache node on LocalNet to support E2E testing for the utility module. More specifically #869

Origin Document

869 needs either A) addition of a endpoint+secret to the repo and deploying this pair as the servicer configuration, or B) a development/testing relay chain node, e.g. Ganache:

image

Goals

Deliverable

Non-goals / Non-deliverables

Testing Methodology


Creator: [@adshmh] Co-Owners: [@okdas @Olshansk]

Olshansk commented 11 months ago

@adshmh Before you start working on this, I know @dylanlott had some very relevant experience (and strong opinions) he could contribute to this.