πΈοΈ
Working On Web3
π Hey, Iβm Ashir836
π Full-Stack Alchemist | Game Builder | Open-Source Wizard
β‘ Turning caffeine into code & ideas into reality
π Building projec
- Pakistan
-
19:47
(UTC -12:00) - @Ashir836
- in/muhammad-ashir-saeed-95650b218
Pinned Loading
-
-
bschmy-bridge
bschmy-bridge PublicForked from harmony-one/ethhmy-bridge
Ethereum<>Harmony two way bridge (trusted version)
Solidity
-
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.15+commit.e14f2714.js&optimize=false&runs=200&gist= 12// SPDX-License-Identifier: GPL -3.03pragma solidity >=0.5.0<0.9.0;
45contract Array{
-
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.5.17+commit.d19bba13.js&optimize=false&runs=200&gist= 1// SPDX-License-Identifier: MIT2pragma solidity ^0.5.0;
3contract First {
4mapping (string => mapping(int=> string)) stuCourses;
5function addCourse(string memory rollNo, int counter, string memory
-
Created using remix-ide: Realtime Et...
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.5.17+commit.d19bba13.js&optimize=false&runs=200&gist= 1pragma solidity ^0.5.0;
23// Creating a contract45contract Test {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.