Lollipop is a wrapper around Peppermint batch engine that allows you to send Tez and NFTs.
This repo contains the peppermint engine, lollipop server and the UI.
First, install the packages
npm install
# or
yarn install
then run the development server:
npm run dev
# or
yarn dev
The server and log websocket server can be configured with the .env
file