Download the PHP package sawirricardo/laravel-web3 without Composer
On this page you can find all versions of the php package sawirricardo/laravel-web3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sawirricardo/laravel-web3
More information about sawirricardo/laravel-web3
Files in sawirricardo/laravel-web3
Package laravel-web3
Short Description Send your laravel apps to the moon with web3 enabled 🚀
License MIT
Homepage https://github.com/sawirricardo/laravel-web3
Informations about the package laravel-web3
Laravel Web3 🚀🌝
Laravel Web3 helps you to kickstart your web3 apps.
- No more headache with handling wallet changing address and sync with laravel back-end.
- Just do it
- Really, just do the steps below and be done.
Support this
Investing on Laravel-Web3 is defintely a good move from you. You can support by donating to my wallet
- Wallet 0x3F20d326E5DA8ab6D27d9b2DdD350baB1e589d87
- PayPal https://www.paypal.com/paypalme/sawirricardo.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Add this to your .env
Then, add "account" to \App\Models\User fillables
Also add this to your layout HTML
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- ricardosawir
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-web3 with dependencies
illuminate/contracts Version ^8.37 | ^9.0
kornrunner/keccak Version ^1.1
simplito/elliptic-php Version ^1.0
spatie/laravel-package-tools Version ^1.4.3