Code Monkey home page Code Monkey logo

converter's Introduction

Simple Front-End Application to convert between Eth, Gwei, and Wei, besides other small utilites

No need to git clone this repo. Application is public at: https://converter-mocha.vercel.app/

Missing Conversions

Avalanche

  • NanoAvax uint64 = 1
  • MicroAvax uint64 = 1000 * NanoAvax
  • Schmeckle uint64 = 49MicroAvax + 463NanoAvax
  • MilliAvax uint64 = 1000 * MicroAvax
  • Avax uint64 = 1000 * MilliAvax
  • KiloAvax uint64 = 1000 * Avax
  • MegaAvax uint64 = 1000 * KiloAvax

Polkadot / Kusama

Unit;Decimal Places;Conversion to Planck;Conversion to DOT

  • Planck;0;1 Planck;0.0000000001 DOT
  • Microdot (uDOT);4;104 Planck;0.0000010000 DOT
  • Millidot (mDOT);7;107 Planck;0.0010000000 DOT
  • Dot (DOT);10;1010 Planck;1.0000000000 DOT
  • Million (MDOT);16;1016 Planck;1,000,000.00 DOT

Hints

DNF: https://stackoverflow.com/questions/4083351/what-does-jquery-fn-mean

converter's People

Contributors

messerblatt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.