Skip to content

Bhrigu-Raj/Solidity-Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This repository contains Solidity smart contracts for:

  1. Token Sale Smart Contract
  2. Decentralized Voting System
  3. Token Swap Smart Contract
  4. Multi-Signature Wallet

Folder Structure

All the contracts are organized in the src folder:

/token-sale-smart-contract
  /src
    - TokenSale.sol

/decentralized-voting-system
  /src
    - DecentralizedVoting.sol

/token-swap-smart-contract
  /src
    - TokenSwap.sol

/multi-signature-wallet
  /src
    - MultiSigWallet.sol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published