We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We had an excellent submission coming from the Hack Money hackathon (https://github.com/rtoken-project/rtoken-monorepo/pull/64/files), however I noticed lots of un-edited files were copy/pasted from this repo. Rather, I would like to be able to do this:
import { LendingPool } from @aave/contracts
We recently added this to the rToken contracts repo (see https://github.com/rtoken-project/rtoken-monorepo/blob/41cfd3b8be805f1ca19a4d9d49e4aae39e8db6c0/packages/contracts/package.json#L9) and its pretty simple to do. Happy to help guide the conversation here as it would be very useful and is becoming standard practice in the community.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion @pi0neerpat . We'll try to have this available by end of the week!
Sorry, something went wrong.
No branches or pull requests
We had an excellent submission coming from the Hack Money hackathon (https://github.com/rtoken-project/rtoken-monorepo/pull/64/files), however I noticed lots of un-edited files were copy/pasted from this repo. Rather, I would like to be able to do this:
import { LendingPool } from @aave/contracts
We recently added this to the rToken contracts repo (see https://github.com/rtoken-project/rtoken-monorepo/blob/41cfd3b8be805f1ca19a4d9d49e4aae39e8db6c0/packages/contracts/package.json#L9) and its pretty simple to do. Happy to help guide the conversation here as it would be very useful and is becoming standard practice in the community.
The text was updated successfully, but these errors were encountered: