7i7o / svgies-vite

Vite Frontend for SVGies

Home Page:svgies-vite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVGies

A generative art unique wallet identifier

A new way to identify your ethereum wallet, with beautifully crafted bezier curves that never pixelate (due to being SVGs).

Inspired by Blockies, SVGies was born as a simple and easy, graphical way to distiguishing one address from another.

Installation

Clone the repo

git clone https://github.com/7i7o/svgies-vite

Using npm

  • Install dependencies

    cd svgies-vite
    npm install
  • Run the development server

    npm run dev

Using yarn

  • Install dependencies

    cd svgies-vite
    yarn
  • Run the development server

    yarn dev

About

Vite Frontend for SVGies

svgies-vite.vercel.app


Languages

Language:JavaScript 98.5%Language:HTML 1.5%