Calory is a web-based wallet application designed for the secure management of Ergon (XRG) and SLP tokens. It is intuitive and user-friendly, catering to both novice and seasoned cryptocurrency enthusiasts.
Website : https://calory.social
- Ergon (XRG) Support: Send, receive, and manage XRG with ease.
- SLP Tokens: Full management of Simple Ledger Protocol tokens.
- User-Friendly Interface: A modern and easy-to-navigate UI/UX.
- Cross-platform: Access it from any web enabled device.
These instructions will guide you through setting up Calory on your local machine for development and testing purposes.
Ensure you have the latest versions of Node.js and npm installed. Visit the Node.js website for download and installation instructions.
-
Clone the Calory repository:
git clone https://github.com/ErgonSurfer/Calory.git
-
Change directory to Calory:
cd Calory -
Install the dependencies:
npm i
-
Start the application with:
npm start
The web wallet will be accessible at http://localhost:3000.
A heartfelt thank you to the developers of CashTab for creating the foundation upon which Calory is built. The Ergon community and all the contributors for their continuous support and contributions.
