/near-converter

Big numbers making you some trouble? Worry no more

Primary LanguageVueMIT LicenseMIT

NEAR Unit Converter

Are you tired of trying to figure out how much yoctoNEAR is NEAR? Gas amount making your brain smoke again at 3am? Or big numbers making you trouble in general?

Here's our small utility to aid with this problem - if you can use online percentage calculators, then this site shouldn't be any harder to use.

Live version: https://convert.eteu.dev

Building etc.

# Project setup
yarn install

# Development build with HMR
yarn serve

# Production build
yarn build

# Lint
yarn lint