yaovicoder / matic-network-contracts

Smart contracts comprising the business logic of the Matic Network

Home Page:https://matic.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matic contracts

Build Status

Matic contracts are ethereum smart contracts to power Matic Network.

Install dependencies with

$ npm install

Run test cases:

# run test cases
$ npm run test:ci

About

Smart contracts comprising the business logic of the Matic Network

https://matic.network

License:GNU General Public License v3.0


Languages

Language:Solidity 56.5%Language:JavaScript 43.0%Language:Shell 0.5%