TypeScript integration
import Simple_uniswap_sdk from 'simple-uniswap-sdk'; const client = new Simple_uniswap_sdk({ apiKey: "YOUR_API_KEY" });
curl \ -u "$API_USER:$API_PASS" \ http://change.local/api/v1/donations/show
curl \ -u "$API_USER:$API_PASS" \ http://change.local/api/v1/donations/index
curl \ -u "$API_USER:$API_PASS" \ http://change.local/api/v1/nonprofits/list