I hereby claim:
- I am mikield on github.
- I am mikield (https://keybase.io/mikield) on keybase.
- I have a public key ASADcczCmvypWoe86W9-8MJ5iku-umgYYtSwwPCv7YFN-go
To claim this, I am signing this object:
'use strict' | |
/* | |
* Application-Broadcaster | |
* | |
* (c) Vladyslav Gaysyuk <mikield@icloud.com> | |
* | |
* For the full copyright and license information, please view the LICENSE | |
* file that was distributed with this source code. | |
*/ |
'use strict' | |
/* | |
* Applicaiton-Nofifier | |
* | |
* (c) Vladyslav Gaysyuk <mikield@icloud.com> | |
* | |
* For the full copyright and license information, please view the LICENSE | |
* file that was distributed with this source code. | |
*/ |
I hereby claim:
To claim this, I am signing this object:
УКРАЇНА ПОНАД Мюслі UA | |
Unholy (feat. Kim Petras) Sam Smith & Kim P | |
Step Back! 1nonly & Sxmpra | |
Ти любиш соба Oisho btz | |
Breathe (feat. Sean Pau Blu Cantrell & Se | |
The Middle Seth Hills | |
Your Love (9PM) ATB & Topic & A7S | |
Baby Boy (feat. Beyoncé Sean Paul & Beyon | |
Shake That - Radio Edit Eminem & Nate Dogg | |
Мене не пре Oisho btz |
1 Games played | 0 Games won | 👑 53 WPM | ø 53 WPM | |
―― Recent races (Average ø 53 WPM) | |
███████████████████████████████████ 53 WPM |
<?php | |
namespace App\Providers\Web3PubKey; | |
use App\Models\User; | |
use Illuminate\Contracts\Auth\Authenticatable; | |
use Illuminate\Contracts\Auth\UserProvider; | |
use SodiumException; | |
use Tighten\SolanaPhpSdk\Exceptions\InputValidationException; | |
use Tighten\SolanaPhpSdk\Util\Buffer; |