ziwot / cake-tezos
Tezos plugin for CakePHP
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=8.1
- cakephp/authentication: ^3.2
- cakephp/cakephp: ^5.0.1
- ziwot/pezos: ^0.2.0
Requires (Dev)
- phpunit/phpunit: ^10.1
README
Tezos plugin for CakePHP
This plugin provides:
- Authenticator and Identifier for the Authentication plugin.
- Wallet connection via SIWT.
Install with :
composer require ziwot/cake-tezos:dev-main
Load the plugin :
bin/cake plugin load CakeTezos