/shitfolio

A portfolio tracker for BEP-20 (pancakeswap) shitcoins

Primary LanguageJavaScriptMIT LicenseMIT

Setup

Create the settings file

Create a settings.json file at the root of the reposiroty:

{
    "wallet": "your BNB/metamask wallet address",
    "bscscan": {
        "api_key": "bscscan api key"
    },
    "bitquery": {
        "api_key": "bitquery api key"
    }
}

Install & launch

npm install
npm install -g electron

Start

npm start

Screenshot

Screenshot