Quick Start
Welcome to Darkfibre. This guide walks you through everything you need to execute your first trade on Solana using our API.
What You’ll Accomplish
Section titled “What You’ll Accomplish”By the end of this guide, you’ll have:
- A Solana wallet with SOL
- A development environment ready for trading
- A Darkfibre API key
- Successfully executed your first buy transaction
Prerequisites
Section titled “Prerequisites”Before you begin, make sure you have:
- Basic familiarity with TypeScript/JavaScript
- A terminal or command prompt
No prior Solana experience required.
Time Estimate
Section titled “Time Estimate”About 15 minutes from start to first trade.
- Wallet & SOL - Set up Phantom wallet and get SOL
- Dev Environment - Install Node.js and set up your project
- Register - Get your Darkfibre API key
- First Trade - Execute your first buy transaction
Ready? Let’s start with setting up your wallet.