Python Blockchain Projects

Black-Box for Blockchain Parameters Adjustment

Abstract: This paper introduces a black-box blockchain performance evaluation function. The function runs the Solana blockchain test network with only a configuration file and a physical network. The black-box takes setup parameters, launches blockchain in…

Python Blockchain Projects

BCsRNG: A Secure Random Number Generator Based on Blockchain

Abstract: Numerical computing, statistical simulation, random sampling, and more use random numbers. Computer-generated random numbers are vulnerable to attack. Some random numbers are predictable. However, blockchain RNGs cannot withstand attacks. Thus, random numbers must be…