coinbasepro-csharp:Coinbase ProGDAX API的非官方.NETC#客户端库

时间:2024-02-22 11:13:46
【文件属性】:

文件名称:coinbasepro-csharp:Coinbase ProGDAX API的非官方.NETC#客户端库

文件大小:161KB

文件格式:ZIP

更新时间:2024-02-22 11:13:46

api wrapper library bitcoin coinbase

coinbasepro-csharp 如何安装 PM> Install-Package GDAX.Api.ClientLibrary 如何使用 在生成密钥 // create an authenticator with your apiKey, apiSecret and passphrase var authenticator = new Authenticator ( " " , " " , " " ); // create the CoinbasePro client var coinbaseProClient = new CoinbasePro . CoinbaseProClient ( authenticator ); // use one of the services var allAccounts = await coinbaseProClient . AccountsService . GetAllAccountsAsync (); 提供什么服务? 帐目 GetAllAccountsAsync()


网友评论