Skip to content

OptimusOpus/governance-token

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalCoinSwap Cryptoshares

This repository contains the code for the LocalCoinSwap cryptoshares.

Authors

  • Taylor Scheel
  • Nathan Worsley

Usage

First clone the repository:

git clone https://github.com/LocalCoinSwap/cryptoshares.git

Install truffle:

npm install -g truffle

Install the dependencies:

npm install

Compile the code with truffle:

truffle compile

About

🛠 Source code for LocalCoinSwap governance token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 97.8%
  • JavaScript 2.2%