See how much ASI you get for your OCEAN, AGIX, or FET. https://asi.kremalicious.com/
Go to file
dependabot[bot] de24a65124
Bump next from 14.2.1 to 14.2.3 (#12)
Bumps [next](https://github.com/vercel/next.js) from 14.2.1 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.1...v14.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 22:53:53 +01:00
.github ci setup 2024-04-02 10:54:55 +01:00
.husky add husky 2024-04-02 10:54:41 +01:00
app static rendering for front page again 2024-04-14 12:53:32 +02:00
components reorg 2024-04-07 01:09:43 +01:00
features Persist user interactions (#7) 2024-04-16 13:04:00 +02:00
lib better number formatting (#9) 2024-04-16 12:20:29 +02:00
styles selection styles 2024-04-06 22:50:12 +01:00
types refactor 2024-03-31 15:48:31 +01:00
.env.example refactor 2024-04-01 02:25:23 +01:00
.eslintrc.json Initial commit from Create Next App 2024-03-29 11:36:05 +00:00
.gitignore Initial commit from Create Next App 2024-03-29 11:36:05 +00:00
.prettierrc.json prototype 2024-03-29 14:06:40 +00:00
constants.ts analytics only in production 2024-04-06 18:34:43 +01:00
content.md copy tweak 2024-04-02 00:13:29 +01:00
LICENSE add license 2024-04-02 00:20:10 +01:00
next.config.mjs cleanup 2024-04-01 03:25:28 +01:00
package-lock.json Bump next from 14.2.1 to 14.2.3 (#12) 2024-05-02 22:53:53 +01:00
package.json Bump next from 14.2.1 to 14.2.3 (#12) 2024-05-02 22:53:53 +01:00
README.md add license 2024-04-02 00:20:10 +01:00
tsconfig.json dynamic opengraph image 2024-04-02 12:58:12 +01:00

ASI Calculator

See how much ASI you get for your OCEAN, AGIX, or FET.

→ asi.kremalicious.com

Development

npm run dev

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.

License

The MIT License

Full license text