PHPackages                             weoka/stakecube-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. weoka/stakecube-php-sdk

ActiveLibrary[API Development](/categories/api)

weoka/stakecube-php-sdk
=======================

Unofficial Stakecube's PHP SDK

v1.0.3(4y ago)24211MITPHP

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/weoka/StakeCube-PHP-SDK)[ Packagist](https://packagist.org/packages/weoka/stakecube-php-sdk)[ RSS](/packages/weoka-stakecube-php-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (5)Used By (1)

StakeCube-PHP-SDK
=================

[](#stakecube-php-sdk)

Unofficial StakeCube API SDK for PHP - Available on Composer!

Install
-------

[](#install)

Composer: `composer require weoka/stakecube-php-sdk`

...or clone via git and import the module yourself!

Setup
-----

[](#setup)

To start using the StakeCube SDK, you'll need to import the Stakecube class and initialize an instance with your public and private key as parameters. If you only intend to use public endpoints, you can just send random string as parameters.

If you don't have your pair keys, grab them from your [Profile](https://stakecube.net/app/profile/api-keys)

```
