Install and run Polymarket BTC 15m Assistant
mainFollow these steps to set up the real-time console trading assistant for Polymarket 'Bitcoin Up or Down' 15-minute markets.
Prerequisites
- Node.js 18+
- npm
Installation Steps
- Clone the repository:
git clone https://github.com/FrondEnt/PolymarketBTC15mAssistant.git cd PolymarketBTC15mAssistant - Install dependencies:
npm install - Run the assistant:
npm start
To stop the assistant, press Ctrl + C in the terminal.
git clone https://github.com/FrondEnt/PolymarketBTC15mAssistant.git
npm install
npm start