https://github.com/dwarvesf/icy-swap
ICY - the Dwarves Community Token
https://github.com/dwarvesf/icy-swap
Last synced: about 1 month ago
JSON representation
ICY - the Dwarves Community Token
- Host: GitHub
- URL: https://github.com/dwarvesf/icy-swap
- Owner: dwarvesf
- Created: 2022-12-07T04:32:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T02:18:41.000Z (about 1 year ago)
- Last Synced: 2025-03-20T03:28:20.064Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://icy.d.foundation/
- Size: 5.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## :information_source: Information
- [Website](https://icy.d.foundation)
- Base network
- 1 $ICY = **1.5** $USDC
- You can earn $ICY by:
- Contribute to brainery
- Sharing & discuss
- Do many more things at [earn.d.foundation](https://earn.d.foundation)
## :camera: Screenshots


## :running: Run the project (for devs)
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Environment Variables
| Name | Value | Note |
| ------------------------------------------ | ----- | ---------------------------------------------------------------------------------------- |
| `NEXT_PUBLIC_ICY_CONTRACT_ADDRESS` | | |
| `NEXT_PUBLIC_USDC_CONTRACT_ADDRESS` | | |
| `NEXT_PUBLIC_ICY_SWAPPER_CONTRACT_ADDRESS` | | |
| `NEXT_PUBLIC_RATE` | | This is just for showing on UI, changing this does not change the actual swapping amount |
| `WEBHOOK_ID` | | Discord webhook |
| `WEBHOOK_TOKEN` | | Discord webhook |
## :pray: Credits
A big thank to all who contributed to this project!
[](https://github.com/dwarvesf/icy-swap/graphs/contributors)