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.5%) to scientific vocabulary

Keywords

blockchain smart-contract smart-contracts
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Greedyssss12
  • License: gpl-3.0
  • Default Branch: main
  • Homepage:
  • Size: 134 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
blockchain smart-contract smart-contracts
Created about 1 year ago · Last pushed about 1 year 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

  • Login: Greedyssss12
  • Kind: user

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
  • Watch event: 1
  • Push event: 1
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 1
  • Create event: 2

Dependencies

package.json npm
  • @types/chai ^4.2.6 development
  • @types/mocha ^5.2.7 development
  • chai ^4.2.0 development
  • ethereum-waffle ^2.4.1 development
  • ethereumjs-util ^6.2.0 development
  • mocha ^6.2.2 development
  • prettier ^1.19.1 development
  • rimraf ^3.0.0 development
  • solc 0.5.16 development
  • ts-node ^8.5.4 development
  • typescript ^3.7.3 development
yarn.lock npm
  • 949 dependencies