Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gammaswap/gs-token
GammaSwap ERC20 Token
https://github.com/gammaswap/gs-token
Last synced: about 1 month ago
JSON representation
GammaSwap ERC20 Token
- Host: GitHub
- URL: https://github.com/gammaswap/gs-token
- Owner: gammaswap
- License: mit
- Created: 2024-08-23T08:36:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T05:57:53.000Z (4 months ago)
- Last Synced: 2024-09-17T08:31:17.035Z (4 months ago)
- Language: TypeScript
- Size: 757 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
V1-Deployment
## Description
GammaSwap token used to secure liquidation and rebalancing logic in exchange for protocol fees# Deployment Steps
1. Run 01-deploy-gs-token.ts in every chain
2. Set addresses of GS Token deployed in every chain in helper-hardhat-config.ts in erc20Tokens section in networkConfigInfo
3. Run 02-deploy-set-lzpeers.ts to connect every token to every token in every chain where it is deployed
4. Run 03-deploy-timelock-controller.ts to transfer ownership of the GS Token to the timelock controller