https://github.com/aihiweb/aihiswap

https://github.com/aihiweb/aihiswap

Science Score: 26.0%

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

  • 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 (4.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AIHIWEB
  • License: gpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 1.12 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

AIHISWAP

Styled With Prettier

-- a protocol for decentralized exchange of Ethereum tokens.

Development

Install Dependencies

bash yarn

Run

bash yarn start

Configuring the environment (optional)

To have the interface default to a different network when a wallet is not connected:

  1. Make a copy of .env named .env.local
  2. Change REACT_APP_NETWORK_ID to "{YOUR_NETWORK_ID}"
  3. Change REACT_APP_NETWORK_URL to e.g. "https://{YOUR_NETWORK_ID}ß"

Contributions

Please open all pull requests against the master branch. CI checks will run against all PRs.

Owner

  • Login: AIHIWEB
  • Kind: user

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

package.json npm
  • @AIHISwap/sdk ^2.0.5 development
  • @AIHISwap/v2-core 1.0.0 development
  • @AIHISwap/v2-periphery ^1.1.0-beta.0 development
  • @ethersproject/address ^5.0.0-beta.134 development
  • @ethersproject/bignumber ^5.0.0-beta.138 development
  • @ethersproject/constants ^5.0.0-beta.133 development
  • @ethersproject/contracts ^5.0.0-beta.151 development
  • @ethersproject/experimental ^5.0.0-beta.141 development
  • @ethersproject/providers 5.0.0-beta.162 development
  • @ethersproject/strings ^5.0.0-beta.136 development
  • @ethersproject/units ^5.0.0-beta.132 development
  • @ethersproject/wallet ^5.0.0-beta.141 development
  • @popperjs/core ^2.4.0 development
  • @reach/dialog ^0.10.3 development
  • @reach/portal ^0.10.3 development
  • @reduxjs/toolkit ^1.3.5 development
  • @types/jest ^25.2.1 development
  • @types/lodash.flatmap ^4.5.6 development
  • @types/node ^13.13.5 development
  • @types/qs ^6.9.2 development
  • @types/react ^16.9.34 development
  • @types/react-dom ^16.9.7 development
  • @types/react-redux ^7.1.8 development
  • @types/react-router-dom ^5.0.0 development
  • @types/react-window ^1.8.2 development
  • @types/rebass ^4.0.5 development
  • @types/styled-components ^4.2.0 development
  • @types/testing-library__cypress ^5.0.5 development
  • @typescript-eslint/eslint-plugin ^2.31.0 development
  • @typescript-eslint/parser ^2.31.0 development
  • @web3-react/core ^6.0.9 development
  • @web3-react/fortmatic-connector ^6.0.9 development
  • @web3-react/injected-connector ^6.0.7 development
  • @web3-react/portis-connector ^6.0.9 development
  • @web3-react/walletconnect-connector ^6.1.1 development
  • @web3-react/walletlink-connector ^6.0.9 development
  • copy-to-clipboard ^3.2.0 development
  • cross-env ^7.0.2 development
  • cypress ^4.5.0 development
  • eslint ^6.8.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.3 development
  • eslint-plugin-react ^7.19.0 development
  • eslint-plugin-react-hooks ^4.0.0 development
  • i18next ^15.0.9 development
  • i18next-browser-languagedetector ^3.0.1 development
  • i18next-xhr-backend ^2.0.1 development
  • inter-ui ^3.13.1 development
  • jazzicon ^1.5.0 development
  • lodash.flatmap ^4.5.0 development
  • polished ^3.3.2 development
  • prettier ^1.17.0 development
  • qrcode.react ^0.9.3 development
  • qs ^6.9.4 development
  • react ^16.13.1 development
  • react-device-detect ^1.6.2 development
  • react-dom ^16.13.1 development
  • react-feather ^2.0.8 development
  • react-ga ^2.5.7 development
  • react-i18next ^10.7.0 development
  • react-popper ^2.2.3 development
  • react-redux ^7.2.0 development
  • react-router-dom ^5.0.0 development
  • react-scripts ^3.4.1 development
  • react-spring ^8.0.27 development
  • react-use-gesture ^6.0.14 development
  • react-window ^1.8.5 development
  • rebass ^4.0.7 development
  • redux-localstorage-simple ^2.2.0 development
  • serve ^11.3.0 development
  • start-server-and-test ^1.11.0 development
  • styled-components ^4.2.0 development
  • typescript ^3.8.3 development
  • use-media ^1.4.0 development
yarn.lock npm