Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ManuWeb3
  • License: gpl-3.0
  • Language: Solidity
  • Default Branch: master
  • Size: 159 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Uniswap V2

Actions Status Version

In-depth documentation on Uniswap V2 is available at uniswap.org.

The built contract artifacts can be browsed via unpkg.com.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Owner

  • Name: Manu
  • Login: ManuWeb3
  • Kind: user

Got badly bitten by the Blockchain ⛓️ and Web3.0 "bugs". Learning Ethereum and BUIDLing ⚒️. Commit new mistakes 😉 and learn.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Zinsmeister"
  given-names: "Noah"
- family-names: "Adams"
  given-names: "Hayden"
- family-names: "Robinson"
  given-names: "Dan"
- family-names: "Salem"
  given-names: "Moody"
title: "v2-core"
version: 1.0.1
date-released: 2019-05-03
url: "https://github.com/Uniswap/v2-core"

GitHub Events

Total
Last Year