Skip to content

passandscore/pocket-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket Change

summary

Language Built With Styled With Blockchain Data
Typescript Next.js Mantine Moralis

About The Project

I got tired of not having a clean and easy way to review my wallet balances cross-chain. With a little help from Moralis, I was able to do just that effortlessly.


What I learned

At this point I am fairly new to Moralis. I must say that they made it really easy to get up and running with their web3 api. This is my second project using Mantine. Take a look at my Find My NFT project to see how I used it there. I have been using Next.js for a while now and I am still amazed at how easy it is to get up and running with a new project. Typescript is a must for me. I love the type safety that it provides.


Installation

You will be up and running in 3 simple steps

Step 1
git clone https://github.com/passandscore/pocket-change

Step 2
yarn run dev

Step 3
Open your browser and go to http://localhost:3000/

Enviroment Variables

Create a .env file on the root of the project and add the following

NEXT_PUBLIC_MORALIS_API_KEY="<'YOUR_V1_KEY_HERE'>"


Features

1. Search

Functionality

  • Find a balance by connected wallet
  • Find a balance by address

2. Summary

Functionality

  • View current token price.
  • View token balance in the native currency.
  • View token balance in USD.

You can find me on social media:

linkedin twitter discord

About

Checks the balance of a wallet cross-chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published