Skip to content

timofei-iatsenko/rank-my-wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License: MIT Contributor Covenant

RankMyWallet

Source files for https://rankmywallet.com.

Good to Know

This is a Next.js app built with the Blitz.js toolkit.

Getting Started

  1. Install the Blitz CLI globally (once).

  2. Clone repository.

    git clone git@github.com:alt3/rank-my-wallet.git
    cd rank-my-wallet
    
  3. Install dependencies.

    npm install
    
  4. Start website in development mode.

    blitz dev
    
  5. Browse to http://localhost:3000.

  6. Make live code changes.

In development mode, parsed address details will be logged to the browser console.

License

This project is released under the MIT LICENSE.

Contributing

Please refer to the guidelines for contributing.

About

Source files for https://rankmywallet.com

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Other 0.6%