mirror of
https://github.com/Instadapp/smart-contract.git
synced 2024-07-29 22:08:07 +00:00
Fix links
Also links on CI and coverage are broken
This commit is contained in:
parent
9c2e06b688
commit
7d8d1c03f1
|
|
@ -3,10 +3,10 @@
|
|||
Smart contracts comprising the business logic of the InstaDApp.
|
||||
|
||||
## This project uses:
|
||||
- [Truffle v5](https://truffleframework.com/)
|
||||
- [Ganache](https://truffleframework.com/ganache)
|
||||
- [Solium](https://github.com/duaraghav8/Solium)
|
||||
- [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity)
|
||||
- [Truffle v5](https://www.trufflesuite.com/)
|
||||
- [Ganache](https://www.trufflesuite.com/ganache)
|
||||
- [Ethlint, formerly Solium](https://github.com/duaraghav8/Ethlint)
|
||||
- [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-contracts)
|
||||
- [Travis CI](https://travis-ci.org/InstaDApp/InstaContract-v2) and [Circle CI](https://circleci.com/gh/InstaDApp/InstaContract-v2)
|
||||
- [Coveralls](https://coveralls.io/github/InstaDApp/InstaContract-v2?branch=master)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user