Pinned Repositories
circomlib
Library of basic circuits for circom
EIPs
The Ethereum Improvement Proposal repository
ERC-1155-NFT-demo
How to create NFT with ERC-1155 and pay out part of the provision for NFT sale to third party.
ERC20Snapshot
ERC20 merkle proof snapshot. Does not require a server. Gas costs minimal.
gas-model-provider
Ethers.js LAC-NET Gas Model provider
roll_up_circom_tutorial
This repository contains a tutorial on how to build roll_up with Circom
solidity-security-blog
Comprehensive list of known attack vectors and common anti-patterns
solidity-stringutils
Basic string utilities for Solidity
vandal
Static program analysis framework for Ethereum smart contract bytecode.
WebsiteNodejsBlockchain
Gives different examples of how to connect a website to a blockchain through a nodejs server
lukerQuant's Repositories
lukerQuant/ERC20Snapshot
ERC20 merkle proof snapshot. Does not require a server. Gas costs minimal.
lukerQuant/roll_up_circom_tutorial
This repository contains a tutorial on how to build roll_up with Circom
lukerQuant/solidity-security-blog
Comprehensive list of known attack vectors and common anti-patterns
lukerQuant/solidity-stringutils
Basic string utilities for Solidity
lukerQuant/vandal
Static program analysis framework for Ethereum smart contract bytecode.
lukerQuant/WebsiteNodejsBlockchain
Gives different examples of how to connect a website to a blockchain through a nodejs server
lukerQuant/circomlib
Library of basic circuits for circom
lukerQuant/EIPs
The Ethereum Improvement Proposal repository
lukerQuant/ERC-1155-NFT-demo
How to create NFT with ERC-1155 and pay out part of the provision for NFT sale to third party.
lukerQuant/gas-model-provider
Ethers.js LAC-NET Gas Model provider
lukerQuant/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
lukerQuant/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
lukerQuant/overledger-sdk-javascript-v2
lukerQuant/quant-demo-application
lukerQuant/tornado-core
Tornado cash. Non-custodial private transactions on Ethereum.
lukerQuant/WebpageToSCInteraction
This is an example activity that shows how a user can interact with a smart contract through a webpage and nodejs server. NOTE: This is *not* production ready code