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โ€ฆ