Skip to main content
Banner

5 posts tagged with "How-to"

how to tag

View All Tags

Announcing the drand Code Walkthroughs

· 4 min read
Yolan Romailler
Co-Founder & Cryptographer

code-walkthroughs

What, Where, & When

The drand community and developer base is expanding rapidly. drand usage is gaining momentum with many applications using it to draw randomness for their systems. While our **slack workspace** is a great place to interact with other developers and the drand core maintainers, code walkthroughs are even better if one wants to gain a holistic view of the system, become familiar with nitty gritty details, and ask questions in real time.

drand on Filecoin Virtual Machine (FVM) - draffle

· 8 min read
Yolan Romailler
Co-Founder & Cryptographer

To mark the launch of user-programmable smart contracts on the Filecoin Virtual Machine (FVM), the drand team is excited to release a three-part blog series on using randomness on the FVM! In this first part, we dive into the prevrandao EVM opcode (the FVM fully supports EVM bytecode!), a sample Solidity contract using it, a UI to interact with it, and some other necessary plumbing to make it all work.

A Guide on how to use drand

· 4 min read
Yolan Romailler
Co-Founder & Cryptographer

In this blog post, we’ll dive into the fascinating world of public randomness and provide a step-by-step tutorial on how to consume randomness from drand and use it in your applications. Get ready for an exciting journey into the heart of randomness!