"Nobody knows Everything about Anything"
Profile Visitor Count
"Nobody knows Everything about Anything"
Profile Visitor Count
This is a simulator of a private permissioned enterprise oriented blockchain in python. This gives a good idea about the working mechanism of a blockchain. It was developed via inspiration from Hyp…
Python
This repository contains the code for blockchain that is written in python and induces the functions of cryptocurrency in it.
Python 1
This is a blockchain simulation that is going to store transaction and store the password in a cryptographic format. The frontend is made using streamlit.
Python 2
This is an ERC20 token development project called SeashoreToken. The token is deployment in test net in Ethereum and uses hardhat for deployment and uses chai and mocha for unit testing of the smar…
JavaScript 2
This project simulates the working of a custom blockchain execution layer. It contains key generation for the local nodes, signatures using elliptic curve digital signature algorithm, memory pool f…
Python 3
This is the codebase for generating bitcoin address in a decentralized format using trusted random number generation authorities.
Python 1