Skip to content

Repository files navigation

Research Hunt SmartContract Project

Research Hunt SmartContract Project with Truffle with Vyper

Setup

1. Install Vyper

Create a virtual environment and install Vyper according to Vyper documentation

2. Start up a local developmenet ethereum node.

Start up Ganache with 9545 port and import private keys to MetaMask.

$ truffle develop

3. Compile and Deploy

truffle(develop)> migrate

or

truffle(develop)> compile
truffle(develop)> deploy

About

Research Hunt Contract Project

Resources

Stars

1 star

Watchers

19 watching

Forks

Releases

Packages

Used by

Contributors

Languages