SatoshiBitcoin blockchain explorer

Overview

SatoshiBitcoin blockchain explorer

SatoshiBitcoin blockchain explorer

Demo https://satoshibitcoin.app/explorer/

installation:

  1. Copy all files into your www folder

  2. Replace server RPC username and RPC password into functions.php $RPCusername = ''; $RPCpassword = '';

  3. Replace RPC URL with your preferred URL or IP into functions.php http://server2.satoshibitcoin.app:5332

Enjoy

You might also like...
Owner
SatoshiBitcoin
SatoshiBitcoin
✉️ Laravel Mail Explorer

Mailbook Mailbook is a Laravel package that lets you easily inspect your mails without having to actually trigger it in your application. View demo In

Max Hoogenbosch 88 Dec 29, 2022
Minter Blockchain PHP SDK

About This is a pure PHP SDK for working with Minter blockchain Installation Minter Api Methods: getBalance getNonce send getAddresses getStatus getVa

Minter 24 Nov 21, 2022
⚙️ Web3 PHP CLI is a blazing fast blockchain server for local development.

Web3 PHP CLI is a blazing fast blockchain server for local development. This project is a work-in-progress. Code and documentation are currently under

Web3 PHP 139 Jan 6, 2023
OpenChain, a PHP Blockchain API

OpenChain OpenChain, a PHP Blockchain API Connection work with EasyBitcoin.php https://github.com/aceat64/EasyBitcoin-PHP Tutorial Ubuntu: ** Add repo

Jean Kassio 2 Jan 22, 2022
Online chatting application through a logical decentralized blockchain network that stores chat information and hashing keys implemented using AJAX, JQuery, PHP, SQL, CSS, and HTML

Online chatting application through a logical decentralized blockchain network that stores chat information and hashing keys implemented using AJAX, JQuery, PHP, SQL, CSS, and HTML. The blockchain stores a previous hash value, current hash value, time, chat data, and a special key(nonce) used for encryption in each block (node).

Dave Sharma 1 Jan 4, 2022
The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP

The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP. We're using Laravel as our framework to provide a clean and maintainable code.

Rule110 - The NKN open source community 7 Jun 26, 2022
Wordpress plugin to build a book (or whatever) search front-end for LBRY blockchain

Wordpress plugin to build a book (or whatever) search front-end for LBRY blockchain!

Alojz Jakob 4 Nov 20, 2022
Web3 Blockchain v0.2

Web3 Blockchain v0.2

mukas 1 Jun 12, 2022
PHP library for interacting with the Waves blockchain.

Waves-PHP PHP client library for interacting with Waves blockchain platform. Installation composer require waves/client Usage See example.php for full

Waves Protocol 4 Sep 30, 2022