Skip to content

This repository serves as a portfolio of my blockchain and Solidity-related projects

Notifications You must be signed in to change notification settings

seeu-inspace/blockchain-portfolio

Repository files navigation

Blockchain portfolio

This repository serves as a portfolio of my blockchain and Solidity-related projects. Here, you can find scripts to visualize how a blockchain works, along with various smart contract projects demonstrating different functionalities and use cases.

Full stack

  • SolidityToken This project aims to create a token called "SolidityToken $STK". The tokens are then distributed to users who request them from the "SolidityToken Faucet".

Solidity

  • 1_Lottery-BlockVariable.sol an example of a smart contract for a lottery system written in Solidity, using block.timestamp for randomness;
  • 11_MultiSig.sol an example of Smart Contract for Multiple Signatures;
  • KittensOnChain KittensOnChain is a NFT project aim to fix the problem that there are not enough cats on the blockchain.

JavaScript

About

This repository serves as a portfolio of my blockchain and Solidity-related projects

Topics

Resources

Stars

Watchers

Forks