Skip to content

Instantly share code, notes, and snippets.

@cemuney
cemuney / contracts...4_test.sol
Created October 11, 2021 07:19
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.7.6+commit.7338295f.js&optimize=false&runs=200&gist=
Toplantııı
ff
gfg
fgffg
@cemuney
cemuney / README.txt
Created October 11, 2021 07:19
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.7.6+commit.7338295f.js&optimize=false&runs=200&gist=
REMIX EXAMPLE PROJECT
Remix example project is present when Remix loads very first time or there are no files existing in the File Explorer.
It contains 3 directories:
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name.
2. 'scripts': Holds two scripts to deploy a contract. It is explained below.
3. 'tests': Contains one test file for 'Ballot' contract with unit tests in Solidity.
SCRIPTS
@cemuney
cemuney / README.txt
Created October 11, 2021 07:17
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.7.6+commit.7338295f.js&optimize=false&runs=200&gist=
REMIX EXAMPLE PROJECT
Remix example project is present when Remix loads very first time or there are no files existing in the File Explorer.
It contains 3 directories:
1. 'contracts': Holds three contracts with different complexity level, denoted with number prefix in file name.
2. 'scripts': Holds two scripts to deploy a contract. It is explained below.
3. 'tests': Contains one test file for 'Ballot' contract with unit tests in Solidity.
SCRIPTS
@cemuney
cemuney / SmartTest
Created October 11, 2021 06:53
SmartTest
cvbc
@cemuney
cemuney / TestNetCeloAddress.txt
Created February 16, 2021 19:23
Learn To Deploy A Smart Contract On Celo
0x7426cA463eB71D25Ab856D56D9CAd4669F287321
@cemuney
cemuney / HelloCelo_js_testnet_address.txt
Created February 16, 2021 18:59
Learn to send CELO and cUSD Bounty
0x660931BfcE4B36A0E53B5d49082b1436822A749e
@cemuney
cemuney / keybase.md
Last active January 25, 2021 09:08
keybase.md

Keybase proof

I hereby claim:

  • I am cemuney on github.
  • I am tarzan18 (https://keybase.io/tarzan18) on keybase.
  • I have a public key whose fingerprint is E1E2 625B 6B9E A913 160B CA9C BB6D 45B2 8143 586F
@cemuney
cemuney / concordiumtestnet3.txt
Created January 20, 2021 18:54 — forked from sieemma/concordiumtestnet3.txt
concordium testnet.
This document was prepared to help others with the concordium testnet3 set up.
Comments are welcomed to make this document a better one for us all.
# For the sake of people who might not be faimiliar with codes but would like to try their hands on this testnet, I have made it easy to follow.
# All statements beginning with a "#" are not part of the command.
# This guide was written and tested for ubuntu/debian distros of linux.Other OS can alter the code and use for their OS as well as found in the official docs of concordium.
Official Concordium guide link here: https://developers.concordium.com/testnet/docs/quickstart-node#enabling-inbound-connections