Waylon Jepsen 8b82b04a0b Create CITATION.cff (#154)
* Create CITATION.cff

I want to cite this Github repository in some research papers I am writing. A `CITATION.cff` auto generates citations for anyone who may want to reference this repository in their work. See the (docs)[https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files]. I have drafted this to include the authors of the repository if you desire any changes, please make them.  Thank you.

* Update CITATION.cff

Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2022-05-03 10:50:37 -04:00
2019-10-22 11:38:01 -04:00
2019-12-30 15:21:02 -05:00
2019-10-22 11:38:01 -04:00
2020-05-18 18:40:32 -05:00
2022-05-03 10:50:37 -04:00
2019-10-22 11:38:01 -04:00
2020-05-18 18:54:10 -05:00
2019-10-22 11:38:01 -04:00

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

Description
No description provided
Readme Cite this repository 1,019 KiB
Languages
Solidity 53.7%
TypeScript 46.3%