iykyk
-
works on devnet
-
helps you follow your fellow kri kri
-
logs pubkey to firebase firestore
-
allows you to download all pubkeys as a comma separated wallet list
-
automatically removes duplicate wallet addresses from the csv txt
This is a Next.js project bootstrapped with create-next-app
.
npm install
# or
yarn install
Next, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the transaction request page by modifying src/pages/index.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/transaction. This endpoint can be edited in src/pages/api/transaction.ts
.