Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11
⚙️ Web3 PHP CLI is a blazing fast blockchain server for local development.
License
web3-php/cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Web3 PHP CLI is a blazing fast blockchain server for local development.
This project is a work-in-progress. Code and documentation are currently under development and are subject to change.
RequiresPHP 8.0+
First, install Web3 via theComposer package manager:
composer global config prefer-stabletruecomposer global config minimum-stability devcomposer global require web3-php/cliThen, start the local blockchain server:
web3Theaccounts option allows to specify the number of accounts.
web3 --accounts=5# Default: 5Thehost option allows to specify the hostname to listen on.
web3 --host=127.0.0.2# Default: 127.0.0.1Theport option allows to specify the port number to listen on.
web3 --port=8550# Default: 8545Web3 PHP CLI is an open-sourced software licensed under theMIT license.
About
⚙️ Web3 PHP CLI is a blazing fast blockchain server for local development.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.
