bill-lliu / wallet-app

View a user's wallet info from a specified client id using Paper's Embedded Wallet Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

To use the wallet app, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Then, open http://localhost:3000 with your browser to see the result.

Learn More

This is a Next.js project bootstrapped with create-next-app.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

View a user's wallet info from a specified client id using Paper's Embedded Wallet Service

License:Apache License 2.0


Languages

Language:TypeScript 76.4%Language:JavaScript 13.0%Language:CSS 10.7%