8000 GitHub - lxtrvn/frontendLeo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lxtrvn/frontendLeo

 
 

Repository files navigation

Leo Wallet Demo

This is a NextJS-based demo site for the Aleo Wallet Adapter to be used on the Aleo blockchain.

The goal of this demo is to show how to build a website that integrates with Aleo Wallets like the Leo Wallet


Demo

You can find this site live here

🚀 Quick Start

Ensure you have:

  • Node.js 12 or later installed
  • Yarn v1 or v2 installed

Then run the following:

1) Clone the repository

git clone https://github.com/demox-labs/leo-wallet-demo && cd leo-wallet-demo

2) Install dependencies

yarn

3) Development

Run a local server on localhost:3000.

yarn dev

4) Build

yarn build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

33F4 Packages

No packages published

Languages

  • TypeScript 90.3%
  • CSS 6.7%
  • JavaScript 3.0%
0