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: DreamXzxy
  • License: gpl-3.0
  • Language: TypeScript
  • Default Branch: add_deploy_script
  • Size: 979 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 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: Michael Liu
  • Login: DreamXzxy
  • 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
Last Year

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
package.json npm
  • @nomiclabs/hardhat-ethers ^2.0.2 development
  • @nomiclabs/hardhat-waffle ^2.0.1 development
  • @typechain/ethers-v5 ^4.0.0 development
  • @types/chai ^4.2.6 development
  • @types/mocha ^5.2.7 development
  • chai ^4.2.0 development
  • decimal.js ^10.2.1 development
  • ethereum-waffle ^2.4.1 development
  • ethereumjs-util ^6.2.0 development
  • ethers ^5.0.8 development
  • hardhat ^2.2.0 development
  • hardhat-typechain ^0.3.5 development
  • mocha ^6.2.2 development
  • ncp ^2.0.0 development
  • prettier ^1.19.1 development
  • prettier-plugin-solidity ^1.0.0-alpha.59 development
  • rimraf ^3.0.0 development
  • solc 0.5.16 development
  • solhint ^3.2.1 development
  • solhint-plugin-prettier ^0.0.5 development
  • ts-generator ^0.1.1 development
  • ts-node ^8.5.4 development
  • typechain ^4.0.0 development
  • typescript ^3.7.3 development
  • @nomicfoundation/hardhat-verify ^2.0.0
  • @openzeppelin/contracts ^3.4.0
  • @truffle/hdwallet-provider ^2.1.15
  • @uniswap/lib 4.0.1-alpha
  • @uniswap/v2-core 1.0.0
  • dotenv ^16.3.1
  • ethereumjs-util 7.0.4
yarn.lock npm
  • 1397 dependencies