MangoBox
A set of utilities to make the lives of Mango Market users easier
Inspiration • Key Features • How To Use • Technologies Used • License • Demo
Inspiration ☝
MangoChat:
A chat room for mango market users based on this backlog on the mango markets community Trello board, with whom we will be working during the fellowship. It helps the users of mango markets to connect and provides a sand-boxed experience in the form of a browser extension to that the core user experience of mango markets is not disturbed.
MangoTui:
A user-friendly TUI displaying real-time prices of various cryptocurrencies.
Key Features 🔑
MangoChat
- Allows traders to communicate about their trade.
- It has a minimal interface and can extend to a web page but the main focus is to provide good chat functionality with less overhead.
MangoTui
- Allows traders to view crypto prices in realtime right from their terminal
Technologies Used 🤵
How To Use ⚙
Prerequisites
MangoChat:
# Clone this repository
$ git clone https://github.com/aniketfuryrocks/MangoBox.git
# Go into the repository
$ cd MangoBox
# Add the Extension to your browser
- Go to More Tools and then choose Extensions from the browser menu.
- Enable the Developer mode here.
- Click the Load unpacked button then select the Extension folder
# run chat-server
$ make server
MangoTui:
# Clone this repository
$ git clone https://github.com/aniketfuryrocks/MangoBox.git
# Go into the repository
$ MangoBox
# run tui client
$ make tui
Future Goal ⌛
MangoChat:
- Authenticate with Mango Account
- Access rooms from the UI
- Spam Protection
- Health Bot
MangoTui:
- Setting user alerts for Crypto rates.
- Add more Stats like Borrow, Deposite rates from the Mango Market platform
Meet Our Team 22.FAL.5 🙋🏻
License & Copyright
Licensed under the MIT LICENSE
Log in or sign up for Devpost to join the conversation.