How to Generate Random Numbers on Ethereum Using VRF

Who is the founder of Ethereum? Vitalik Buterin What is the average block time in Ethereum? 14โ20 seconds What is the average block size in Ethereum? 20โ30KB What is the average number of transactions per second? 17โ20 Is Ethereum aโฆ
Dissecting current standards and proposing possible solutions for fully dynamic access control management in smart contracts Access control is a fundamental element to the security of software infrastructure. Enterprise applications need strict rules on who can do what, depending onโฆ
Recap Part three saw the introduction of the last Smart Contract jigsaw piece being put into place, and from there, the beginnings of a rudimentary interface using React and Redux. Iโve added a few cool little features since then and got the interfaceโฆ
Recap In part one I outlined the idea for a Tennis Manager simulation game on the Ethereum Blockchain. I created the ERC721 Token and the TrainableTennisPlayer contract which enables owners to increase their player stats by training or resting. Partโฆ
I recently wrote an article on ERC721 tokens. To demonstrate their use, I used the example of a Pokemon-like game. It got me thinking of some of the games I couldnโt get enough of as a kid. The hours Iโฆ