See how much ASI you get for your OCEAN, AGIX, or FET. https://asi.kremalicious.com/
Go to file
2024-04-02 00:16:43 +01:00
app more refactor for feature structure 2024-04-01 14:23:01 +01:00
components form refactor 2024-04-01 14:49:03 +01:00
features spacing 2024-04-01 15:24:46 +01:00
lib cleanup 2024-04-01 03:25:28 +01:00
styles content updates 2024-04-01 03:38:59 +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 more refactor for feature structure 2024-04-01 14:23:01 +01:00
content.md copy tweak 2024-04-02 00:13:29 +01:00
next.config.mjs cleanup 2024-04-01 03:25:28 +01:00
package-lock.json markdown content setup, more styling 2024-03-30 20:56:36 +00:00
package.json markdown content setup, more styling 2024-03-30 20:56:36 +00:00
README.md readme update 2024-04-02 00:16:43 +01:00
tsconfig.json Initial commit from Create Next App 2024-03-29 11:36:05 +00: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.