An open API service indexing awesome lists of open source software.

https://github.com/golemfactory/gnt2

The new incarnation of the Golem Network Token
https://github.com/golemfactory/gnt2

Last synced: 3 months ago
JSON representation

The new incarnation of the Golem Network Token

Awesome Lists containing this project

README

          

# 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