Skip to content
View rain-coin's full-sized avatar

Sponsoring

@timdorr

Block or report rain-coin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rain-coin/README.md

👋 Discover My GitHub: Where Innovation Meets Code!

Experienced Professional Blockchain Engineer with over 8 years of expertise in designing, developing, and maintaining decentralized applications and blockchain-based systems.

Motivational Quote

/// Struct to represent Franklin D. Roosevelt
struct FranklinDRoosevelt;

impl FranklinDRoosevelt {
    /// Method to return a quote by Franklin D. Roosevelt
    fn said(&self) -> &str {
        "The only limit to our realization of tomorrow is our doubts of today."
    }
}

fn main() {
    let franklin_d_roosevelt = FranklinDRoosevelt;

    // Print out an inspiring quote
    println!("Franklin D. Roosevelt once said: {}", franklin_d_roosevelt.said());
}

Pinned Loading

  1. rust-proof-of-stake rust-proof-of-stake Public

    Rust