Pinned Repositories
anonymousvoting
Anonymous voting on Ethereum without a tally authority. Protocol from this paper http://homepages.cs.ncl.ac.uk/feng.hao/files/OpenVote_IET.pdf
ethernautHack
how_to_deploy_uniswap
Detailed instructions on how to deploy Uniswap on an Ethereum compatible blockchain
Netlify-demo
Netlify demo
netlify-secrets-demo-app
Demo app which demonstrates how to securely access environment variables using netlify functions
opensea-creatures
Example non-fungible collectible, to demonstrate OpenSea integration
prototypes
Quack Quack Prototypes
sign-the-doc
Deploy Hash of the document/file on Ethereum blockchain and let anyone or only authroised signers(address) to sign the hash of the document thus completing document signature process.
signthedoc
Deploy Hash of the document/file on Ethereum blockchain and let anyone or only authroised signers(address) to sign the hash of the document thus completing document signature process.
solidity-by-example
A collection of short yet fully-functional contracts that demonstrate Solidity language features.
decentralMind's Repositories
decentralMind/sign-the-doc
Deploy Hash of the document/file on Ethereum blockchain and let anyone or only authroised signers(address) to sign the hash of the document thus completing document signature process.
decentralMind/anonymousvoting
Anonymous voting on Ethereum without a tally authority. Protocol from this paper http://homepages.cs.ncl.ac.uk/feng.hao/files/OpenVote_IET.pdf
decentralMind/ethernautHack
decentralMind/how_to_deploy_uniswap
Detailed instructions on how to deploy Uniswap on an Ethereum compatible blockchain
decentralMind/Netlify-demo
Netlify demo
decentralMind/netlify-secrets-demo-app
Demo app which demonstrates how to securely access environment variables using netlify functions
decentralMind/opensea-creatures
Example non-fungible collectible, to demonstrate OpenSea integration
decentralMind/prototypes
Quack Quack Prototypes
decentralMind/signthedoc
Deploy Hash of the document/file on Ethereum blockchain and let anyone or only authroised signers(address) to sign the hash of the document thus completing document signature process.
decentralMind/solidity-by-example
A collection of short yet fully-functional contracts that demonstrate Solidity language features.
decentralMind/solidity-bytes-utils
Utility Solidity library composed of basic operations for tightly packed bytes arrays
decentralMind/solidity-examples
Loose collection of Solidity example code
decentralMind/solidity-own-ref
Personal collection of Solidity files for reference.
decentralMind/solidity-stringutils
Basic string utilities for Solidity
decentralMind/solidity-workshop
Educational material for Solidity. Complement to solidity.readthedocs.com