Skip to content
@byzantine-fault

Byzantine Fault

Blockchain Toy Projects
// SPDX-License-Identifier: MIT
pragma solidity 0.8.17;
contract HelloWorld {
    function sayHelloWorld() public pure returns (string memory) {
        return "Hello World";
    }
}

Pinned Loading

  1. HavrutaDAO HavrutaDAO Public

    Forked from thyoondev/HavrutaDAO

    📚지식 공유 학습 플랫폼 : 하브루타 DAO

    TypeScript 2

  2. NFT-Exchange NFT-Exchange Public

    Forked from thyoondev/NFT-Exchange

    🌎 Marketplace for NFTs

    JavaScript

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…