Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add utility library for easier environment and contract interaction #9

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

y-pakorn
Copy link
Owner

@y-pakorn y-pakorn commented Sep 13, 2021

Will close #10

  • Support makerdao's multicall. (https://github.com/makerdao/multicall)
  • Add multicall ability to existing ERC20 contract.
  • Add basic chain information as enum and extensions.
  • Support UniswapV2 (or Uniswap clone such as PancakeSwap) basic interaction and utility such as route calculation. (Based on Uniswap SDK)
  • Add Ethereum unit conversion ability using decimal package.
  • Complete code documentation.
  • Add ERC1155 Contract
  • Support automatic JS package import through Dart code by dart:html. (No need for usual index.html editing)

@y-pakorn y-pakorn marked this pull request as ready for review September 17, 2021 16:17
@y-pakorn y-pakorn added the enhancement New feature or request label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add utility library
1 participant