opengento / magecoin
MageCoin pour payer la dette technique
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 8
Forks: 0
Open Issues: 0
Type:project
Requires
- sensio/framework-extra-bundle: ^5.1
- symfony/asset: ^4.1
- symfony/console: ^4.1
- symfony/debug: ^4.1
- symfony/dotenv: ^4.1
- symfony/flex: ^1.0
- symfony/framework-bundle: ^4.1
- symfony/monolog-bundle: ^3.2
- symfony/property-access: ^4.1
- symfony/serializer: ^4.1
- symfony/twig-bundle: ^4.1
- symfony/web-server-bundle: ^4.1
- symfony/yaml: ^4.1
This package is auto-updated.
Last update: 2024-11-17 20:01:47 UTC
README
Exemple allows customers to transfer ammount, mine, and show blockchain data.
Setup
Composer are required.
Get the package
Unzip the package.
Install
composer install
vagrant up
and go to : http://10.33.33.33/
Usage
-
Create transaction each other.
-
Mine next block.
-
Show chain data update
-
Refresh page to update allowance
Picture
Settings
Blockchain is stored in your session. To configure chain, go to Chain.php
Support
- Raise a new request on the issue tracker.
Authors
- Opengento Community - Lead - They're awesome!
- Contributors - Contributor - Many thanks!
Todo
- ERC20 compliant
Licence
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!