Skip to content

๐Ÿญ A light off-chain crypto portfolio tracker

Notifications You must be signed in to change notification settings

hanahem/popfolio

Repository files navigation

Project logo

Popfolio.

Status GitHub Issues GitHub Pull Requests License


A light off-chain crypto portfolio tracker

๐Ÿ“ Table of Contents

๐Ÿง About

Popfolio is for hodlers who don't make too many trades and want to keep track of all their assets in the same browser. It's a convenient way of tracking your assets right between swiss-knife dashboards and spreadsheets.

๐Ÿ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

node
yarn
next
vercel

Installing

The development env doesn't require a lot, there are no ENVs, APIs or other dependencies.

After cloning the repo, you can install the deps

yarn

And start your dev server

yarn run dev
OR
next

End with an example of getting some data out of the system or using it for a little demo.

๐ŸŽˆ Usage

The app uses Redux for app state management, and Dexie.js to manage an IndexedDb instance.
IndexedDb uses your browser storage to save your assets and wallets. If you encounter problems or want to wipe your data, just clean your app's memory through the inspector.
Otherwise you can add wallets and assets to your profile and monitor them.

๐Ÿš€ Deployment

You can deploy the app using Vercel.

โ›๏ธ Built Using

โœ๏ธ Authors

See also the list of contributors who participated in this project.

๐ŸŽ‰ Acknowledgements

About

๐Ÿญ A light off-chain crypto portfolio tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages