See how much ASI you get for your OCEAN, AGIX, or FET. https://asi.kremalicious.com/
Go to file
dependabot[bot] f587df95e9
Bump react-dom and @types/react-dom (#11)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.25 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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:29 +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 react-dom and @types/react-dom (#11) 2024-05-02 22:53:29 +01:00
package.json bump Next.js to v14.2.1 2024-04-16 13:16:21 +02: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