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
- Host: GitHub
- URL: https://github.com/golemfactory/gnt2
- Owner: golemfactory
- License: gpl-3.0
- Created: 2019-12-11T07:51:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T09:53:34.000Z (over 1 year ago)
- Last Synced: 2024-05-22T10:42:45.832Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 4.04 MB
- Stars: 2
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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