-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: init ark lib + tests #262
feat: init ark lib + tests #262
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@MartianGreed is attempting to deploy a commit to the Loot Bibliotheca Team on Vercel. A member of the Team first needs to authorize it. |
d366fa6
to
04665bf
Compare
04665bf
to
ee91420
Compare
apps/nextjs/src/lib/ark/getPrices.ts
Outdated
price: response.multiDataResponse.data.ethereum?.price as number, | ||
}, | ||
starknet: { | ||
price: response.multiDataResponse.data.starknet?.price as number, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should add lords price here when appropriate
2f8e471
to
36ab7e4
Compare
6b6f565
to
153e297
Compare
153e297
to
51e7b0d
Compare
48c9b19
to
a491c81
Compare
1b0a2e8
to
be48bad
Compare
be48bad
to
6b2701d
Compare
This reverts commit 42efdd5.
I am closing this one as this duplicates #273 and have too much stuff from different topics done in the same PR. |
resolves #254