Download the PHP package sdtech/bitgo-laravel without Composer
On this page you can find all versions of the php package sdtech/bitgo-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sdtech/bitgo-laravel
More information about sdtech/bitgo-laravel
Files in sdtech/bitgo-laravel
Download sdtech/bitgo-laravel
More information about sdtech/bitgo-laravel
Files in sdtech/bitgo-laravel
Vendor sdtech
Package bitgo-laravel
Short Description It's a simple library to integrate bitgo wallet api
License MIT
Package bitgo-laravel
Short Description It's a simple library to integrate bitgo wallet api
License MIT
Please rate this library. Is it a good library?
Informations about the package bitgo-laravel
bitgo-laravel | Library to integrate bitgo wallet api.
- About
- Requirements
- Installation
- Configuration
- Uses
About
A simple library that help you to integrate bitgo wallet api like create wallet address, deposit, withdrawal, webhook etc. The current features are :
- User login, user profile.
- Wallet list, also single wallet.
- Generate new wallet address, address list.
- Build transaction, initiate transaction, send transaction.
- Withdrawal / send coins.
- All transaction / approval list.
- Webhook.
Requirements
Installation
-
From your projects root folder in terminal run:
- Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
configuration
- Go to your config folder, then open "bitgolaravelapi.php" file
- here you must add that info or add the info to your .env file .
Uses
- We provide a sample code of functionality that will help you to integrate easily
All versions of bitgo-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package sdtech/bitgo-laravel contains the following files
Loading the files please wait ....