1. Go to this page and download the library: Download mul53/blzphp library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mul53 / blzphp example snippets
blz = new Bluzelle\Client('account', 'mnemonic', 'endpoint', 'chainId', 'uuid');
use Bluzelle\Client;
api = new Client(
'bluzelle1xhz23a58mku7ch3hx8f9hrx6he6gyujq57y3kp',
'volcano arrest ceiling physical concert sunset absent hungry tobacco canal census era pretty car code crunch inside behind afraid express giraffe reflect stadium luxury',
"http://localhost:1317",
"20fc19d4-7c9d-4b5c-9578-8cedd756e0ea",
"bluzelleTestPublic-1"
);