Development

Development data provides information about activities in the protocol's git repository

Note: The sample request below shows development data for repositories of compound protocol.

curl https://api.alterscope.org/data/development/compound -H "Authorization: Bearer <your_access_token>"

Note: For a comprehensive list of protocols whose data can be requested please refer to supported protocols page. Note: For getting Frax Finance and Radiant Capital protocol development data pass them as fraxfinance and radiantcapital(nospaces in lowercase).


Note: The sample request below shows development data gathered from tracked repositories of compound protocol.

curl https://api.alterscope.org/data/development/compound/stats -H "Authorization: Bearer <your_access_token>"

Note: For a comprehensive list of protocols whose data can be requested please refer to supported protocols page. Note: For getting Frax Finance and Radiant Capital protocol data stats pass them as fraxfinance and radiantcapital(nospaces in lowercase).


Last updated