-
Blockchain Research Assistant - GBC
- Toronto ON - CA
- alexandrebarros.com
- @rapchan
-
everycoincounts Public
Forked from alexeipancratov/everycoincounts -
ethereum-boilerplate Public
Forked from ethereum-boilerplate/ethereum-boilerplateThe ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with …
-
-
u-exchange Public
Forked from UdotCASH/u-exchange🦄 An open source interface for the Uniswap protocol
-
interface Public
Forked from SwappitySwap/interfaceTypeScript GNU General Public License v3.0 UpdatedNov 11, 2021 -
-
flash-swap-arbitrage-bot Public
Smart Contract BOT code, running on Ethereum Blockchain, watching for and executing profitable arbitrage opportunities using flash loans and flash swaps.
-
learngo Public
Forked from inancgumus/learngo1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
-
learning-go-2875237 Public
Forked from LinkedInLearning/learning-go-2875237Learning Go
Go Other UpdatedSep 10, 2021 -
stop-loss-bot Public
A stop-loss bot that will monitor Ethereum prices and sell your crypto wallet balance for a stable coin when a threshold is trigged.
-
Advanced-Smart-Contracts Public
Forked from eduardopezzi/WINTER-2020-ADVANCED-SMART-CONTRACTSGeth, Truffle,Drizzle web3.js,ethers.js, smart contract patterns and solidity assembly
-
Smart contract security auditing is a thorough analysis of a blockchain applications’ smart contracts in order to correct design issues, errors in the code, or security vulnerabilities.
-
proxy-delegate-pattern Public
Calling Another Contract Function in Solidity
MIT License UpdatedJul 15, 2021 -
ethereum-evm-assembly Public
Solidity program done with with "non-functional" assembly expressions as swapN, dupN, add, sub, mul, and exp to compute a simple function.Test case: Evaluating f(5,6) should return 3993.
-
public-apis Public
Forked from public-apis/public-apisA collective list of free APIs
Python MIT License UpdatedJul 12, 2021 -
hyperledger-car-insurance Public
You've been in a car accident and need to make a claim. The following project helps you understand the process used by FSRA, the Financial Services Regulatory Authority of Ontario, and lead you to …
-
hyperledger-supply-chain Public
Food supply chain is a Hyperledger blockchain based solution which solves the tracking and tracing of food products in the supply chain so that any product can be traced back to its roots.
-
fabric-chaincode-node Public
Forked from hyperledger/fabric-chaincode-nodeHyperledger Fabric Node.js Smart Contracts issues in JIRA please https://jira.hyperledger.org
JavaScript Apache License 2.0 UpdatedJul 9, 2021 -
fabric-samples Public
Forked from hyperledger/fabric-samplesJavaScript Apache License 2.0 UpdatedJul 8, 2021 -
Interledger is working towards a more equitable and creative global society through an open payments network in which anyone can seamlessly earn, share, buy, sell, and trade with anyone else in the…
-
-
generator-fabric Public
Forked from IBM-Blockchain/generator-fabricYeoman generator for Hyperledger Fabric
-
AleRapchan Public
I’m Alexandre Rapchan, a Brazilian developer living in Toronto CA who loves tech and innovation. I'm interested in utilizing my analytical and problem-solving skills by designing and implementing d…
1 UpdatedJul 5, 2021 -
build-your-own-x Public
Forked from codecrafters-io/build-your-own-x🤓 Build your own (insert technology here)
1 UpdatedJun 30, 2021 -
minifabric Public
Forked from hyperledger-labs/minifabricDo fabric network the right and easy way.
-
just-the-docs Public
Forked from just-the-docs/just-the-docsA modern, high customizable, responsive Jekyll theme for documention with built-in search.
SCSS MIT License UpdatedJun 28, 2021 -
developer-roadmap Public
Forked from kamranahmedse/developer-roadmapRoadmap to becoming a web developer in 2021
Other UpdatedJun 26, 2021 -
ethers-cpp Public
Forked from hoytech/ethers-cppethereum-related libraries for C++
C++ UpdatedJun 21, 2021 -
oracle-with-blockchain Public
This application will put the data into a smart contract that can access the oracle smart contract to access the off-chain data.
-
escrow-service Public
A Smart Contract implementing the escrow blockchain design pattern. Written in Solidity and deployed in the Ethereum network.