Download the PHP package neha0921/substrate-interface-package without Composer
On this page you can find all versions of the php package neha0921/substrate-interface-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neha0921/substrate-interface-package
More information about neha0921/substrate-interface-package
Files in neha0921/substrate-interface-package
Package substrate-interface-package
Short Description By using package you can interact with running substrate node.
License MIT
Informations about the package substrate-interface-package
Project Info
We have implemented package which help use to communicate with surface interface through function.
Budge Goes Here
Clone Package
Installation
You can install the package via composer:
Steps to create test enviornment
-
Create Test folder and one php file to test code
-
run command "touch composer.json"
- try to run following code.
Usage (Just Like)
Testing
To run TestCases
I] Clone project git clone https://github.com/neha0921/substrate-interface-package.git
II] Update Composer composer Update
III] To check testcase run following command
vendor/bin/phpunit
e.g. ::
-
vendor/bin/phpunit --filter testSystemName
- vendor/bin/phpunit --filter testRpcMethods
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of substrate-interface-package with dependencies
curl/curl Version >=2.3.3
deemru/blake2b Version ^1.0
furqansiddiqui/bip39-mnemonic-php Version ^0.1.4
stephenhill/base58 Version ^1.1