Skip to content

Decentralised exchange facilitating human equity securities.

License

Notifications You must be signed in to change notification settings

itchysnake/genex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GENEX

logo

Decentralised exchange facilitating human equity securities.

Visit GENEX · Report Bug · Request Feature

What is GENEX?

Watch the video!

GENEX is a decentralised exchange deployed on Ethereum specialised in human equity securities. We enable people to invest directly into other people, so that they can use those funds in an economically positive way. By securitising the human productive capacity, we hope to make investments into education in the developing world more stable, incentivisied, and sought-after.

Read more about Human Equity Securities

Getting Started

We recommend a local Solidity compiler for testing and deployment. GENEX uses brownie to for compiling and debugging, combined with ganache-cli to test.

Alternatively you could use web3.py directly for compiling and testing.

Installing eth-brownie

  1. To get started with brownie you may first need to install pipx:
pipx install eth-brownie
  1. To check if brownie has been installed:
brownie

Read more about installing eth-brownie

Installing ganache-cli

  1. To run a local node for testing, we recommend ganache-cli which requires node.js and npm:
node -v

Version must be > 6.11.5 (we are using v8.1.2)

npm -v

Ensure npm is installed. 4. To install ganache-cli:

npm install -g ganache-cli

Read more about installing node.js and npm

About

Decentralised exchange facilitating human equity securities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published