Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 662 Bytes

gnt2

The new incarnation of the Golem Network Token

gnt2-migration-ui

It was gnt2 migration UI used for migrating token, no longer needed and not working right now

Go back to https://github.com/golemfactory/gnt2/tree/legacy to last working version with old node libraries

gnt2-contracts

Project for contract creation, compilation and testing

gnt2-docker-yagna

Docker image and script for running GOTH tests. You can deploy contracts based scripts located there or using foundry directly from gnt2-contracts

Setup

Check .github\workflows\main.yml for setup example

Use foundry for testing, look at .github\workflows\foundry.yml for example