Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.62 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.62 KB

CoinCapApi

CoinCap Logo

CoinCap API Library for .NET

Sponsor Nuget FOSSA Status Codacy Badge CodeQL Tests

CoinCap API Documentation

Library Documentation

Features

  • Supports all API calls
  • Supports WebSocket API
  • Method names and locations match API
  • Concrete classes
  • Fully asynchronous
  • Compatible with dependency injection and logging
  • Integrated response caching
  • Easier to use then other libraries

Just create an instance of 'CoinCapClient' and start making calls.