asi-calculator/README.md

26 lines
823 B
Markdown
Raw Normal View History

2024-03-30 22:01:39 +01:00
# ASI Calculator
2024-03-29 12:36:05 +01:00
2024-03-30 22:01:39 +01:00
> See how much ASI you get for your OCEAN, AGIX, or FET.
## [→ asi.kremalicious.com](https://asi.kremalicious.com)
## Development
```bash
npm run dev
```
2024-04-02 01:16:43 +02:00
Please note that this requires the environment variable `WEB3_API_URL` to be present. This is a private API so running this project locally probably won't work out.
2024-04-02 01:20:10 +02:00
2024-07-26 15:17:28 +02:00
## Sponsorship
[![](https://img.shields.io/static/v1?label=Say%20Thanks%20With%20Web3&labelColor=%2343a699&message=%E2%9D%A4&logo=Ethereum&color=%23fe8e86&style=for-the-badge)](https://kremalicious.com/thanks)
[![](https://img.shields.io/static/v1?label=Say%20Thanks%20With%20GitHub&labelColor=%2343a699&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86&style=for-the-badge)](https://github.com/sponsors/kremalicious)
2024-04-02 01:20:10 +02:00
## License
**The MIT License**
[Full license text](LICENSE)