Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
/cliPublic archive

⚙️ Web3 PHP CLI is a blazing fast blockchain server for local development.

License

NotificationsYou must be signed in to change notification settings

web3-php/cli

Repository files navigation

Web3 PHP

GitHub Workflow Status (master)Total DownloadsLatest VersionLicense


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.

Get Started

RequiresPHP 8.0+

First, install Web3 via theComposer package manager:

composer global config prefer-stabletruecomposer global config minimum-stability devcomposer global require web3-php/cli

Then, start the local blockchain server:

web3

Options

accounts

Theaccounts option allows to specify the number of accounts.

web3 --accounts=5# Default: 5

host

Thehost option allows to specify the hostname to listen on.

web3 --host=127.0.0.2# Default: 127.0.0.1

port

Theport option allows to specify the port number to listen on.

web3 --port=8550# Default: 8545

Web3 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

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp