mirror of
https://github.com/kremalicious/asi-calculator.git
synced 2024-12-22 01:13:17 +01:00
See how much ASI you get for your OCEAN, AGIX, or FET.
https://asi.kremalicious.com/
26f68e478f
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) 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/commits/v14.2.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development 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> |
||
---|---|---|
.github | ||
.husky | ||
app | ||
components | ||
features | ||
lib | ||
styles | ||
types | ||
.env.example | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc.json | ||
constants.ts | ||
content.md | ||
LICENSE | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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