Skip to content
View Chain-Reactor's full-sized avatar

Organizations

@dev-protocol @Py-Contributors @Design-and-Code @CommunityPro @Huniko-Team

Block or report Chain-Reactor

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
Chain-Reactor/README.md

👋 Welcome to my github page!

  • This is hardworking and honest blockchain developer who has experience of many years.
  • I am here to provide cutting edge solutions that meet the needs of my customers.
  • I am sensitive to new technological trends and take pride in contributing to various open projects based on my experience and skills.
  • Unfortunately, many of what I do is not sourced, but feel free to take a look at my public repository here.

Favourite saying

/// Chain-Reactor's motto
struct MarkZuckerberg;

impl MarkZuckerberg {
  /// Return Mark zuckerberg quote
  fn said(&self) -> &str {
    "You are better off trying something and having it not work and learning from that than not doing anything at all"
  }
}

fn main() {
  let mark_zuckerberg = MarkZuckerberg;

  println!("mark zuckerberg - {}", mark_zuckerberg.said());
}

Top language



GitHub Status

Pinned Loading

  1. subtensor subtensor Public

    Forked from opentensor/subtensor

    Bittensor Blockchain Layer

    Rust

  2. foundry foundry Public

    Forked from foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    Rust 1

  3. evmone evmone Public

    Forked from ethereum/evmone

    Fast Ethereum Virtual Machine implementation

    C++

  4. rust rust Public

    Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    Rust

  5. ninja-trading-bot ninja-trading-bot Public

    C# 2