8000 GitHub - DhairyaSethi/contracts: Smart contracts for OPRHub protocol ✌🏻
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DhairyaSethi/contracts

 
 

Repository files navigation

Hubble-Project

Watch your assets move at light speed!

The hubble project is a framework to create programmable rollups with mass migration capabilities.

Compile

$ npm run compile

Migrate

$ npm run migrate

Post running migrations you can see a contractAddresses.json file with all the addresses for all deployed contracts.

Run tests

$ npm run generate
$ npm run ganache
$ npm run test

NOTE: Please use node v10.13.0

About

Smart contracts for OPRHub protocol ✌🏻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 61.3%
  • TypeScript 30.2%
  • JavaScript 8.2%
  • Shell 0.3%
0