Skip to content

Add utility library for easier environment and contract interaction#9

Open
y-pakorn wants to merge 35 commits intomainfrom
utils
Open

Add utility library for easier environment and contract interaction#9
y-pakorn wants to merge 35 commits intomainfrom
utils

Conversation

@y-pakorn
Copy link
Copy Markdown
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