How to create a Blockchain in Oracle
Posted onWith the recent meteoric rise in Cryptocurrencies and Blockchain technology, many different languages are now being used to create a basic “bitcoin” like architecture. In this example I demonstrate how to create a Blockchain in Oracle plsql with a basic table and package to “mine” and validate every “block”. Please note that this has nothing […]