Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 546 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 546 Bytes

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

Getting Started

First, install the node_modules:

npm install

Then run the development server:

```bash
npm run dev


Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can see the component for Elusiv feature like in the `src` folder:

./src/components
├── ViewPrivateTransaction.tsx
├── Send.tsx
├── Topup.tsx