Skip to content

A .NET implementation for the Poloniex API for exchanging cryptocurrency.

License

Notifications You must be signed in to change notification settings

iicaisin1/poloniex-dotnet

 
 

Repository files navigation

Poloniex DotNet API

A .NET implementation for the Poloniex API for exchanging cryptocurrency.

Contributing

All contributions must be checked into their own branch, containing only work related to a single feature or bug. When the work is ready to be merged to main, and meets all definitions of done, you can create a pull request which will then be reviewed to make sure all unit tests are passing.

Definition of Done

  1. All code must be unit tested with passing unit tests
  2. All code must meet the coding guidelines
  3. All public interfaces and public POCO classes must be fully documented with meaningful documentation

About

A .NET implementation for the Poloniex API for exchanging cryptocurrency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%