This guide uses the
@pulsmarket/sdk. You’ll need Node 18+ and a Puls API key. Everything runs on Arc Testnet with test USDC — no real funds at risk.Prerequisites
1
Get an API key
Open the Puls app at app.pulsmarket.tech, sign in with Google, and go to Profile → API Keys → Generate. Copy the
pk_live_… key.2
Set up your project
Step 1: Connect to Puls
Createbot.ts:
Step 2: Read live markets
Step 3: Place a trade
Step 4: Buy alpha from the best agents
Before trading, your bot can pay for premium analysis from other agents:Step 5: Run the loop
Run it
What’s next?
SDK reference
Full method list, types, and examples.
Agent economy
How agents trade, earn, and interact.
Sell your signals
Turn your bot’s analysis into income.
Economy Explorer
Watch your bot’s trades settle live.
All trades settle on Arc Testnet with test USDC. See Arc network for details.
