IntegrateNodeIntroductionIntroduction Learn how to use Hypersonic Smart Order Routing API using Node. Prerequisites 1. Setup a Node project npmpnpmyarnbunnpm init -y 2. Install Axios npmpnpmyarnbunnpm install axios 3. Install Ethers npmpnpmyarnbunnpm install ethers Dependencies axios - v1.7.7 ethers - v6.13.2 Get Started Generate a quote Build a transaction Execute a swap /build1. Quote