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

feat: init ark lib + tests #262

Closed

Conversation

MartianGreed
Copy link
Collaborator

@MartianGreed MartianGreed commented Aug 12, 2024

resolves #254

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-realms-world ❌ Failed (Inspect) Aug 27, 2024 8:27am

Copy link

vercel bot commented Aug 12, 2024

@MartianGreed is attempting to deploy a commit to the Loot Bibliotheca Team on Vercel.

A member of the Team first needs to authorize it.

price: response.multiDataResponse.data.ethereum?.price as number,
},
starknet: {
price: response.multiDataResponse.data.starknet?.price as number,
Copy link
Contributor

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

@MartianGreed MartianGreed force-pushed the feat/add-arkmarketplace branch from 2f8e471 to 36ab7e4 Compare August 19, 2024 07:26
@MartianGreed MartianGreed force-pushed the feat/add-arkmarketplace branch from 6b6f565 to 153e297 Compare August 19, 2024 07:42
@MartianGreed MartianGreed force-pushed the feat/add-arkmarketplace branch from 153e297 to 51e7b0d Compare August 19, 2024 07:46
@MartianGreed MartianGreed force-pushed the feat/add-arkmarketplace branch from 48c9b19 to a491c81 Compare August 20, 2024 01:15
@MartianGreed MartianGreed force-pushed the feat/add-arkmarketplace branch from 1b0a2e8 to be48bad Compare August 21, 2024 15:15
@MartianGreed
Copy link
Collaborator Author

I am closing this one as this duplicates #273 and have too much stuff from different topics done in the same PR.
I will split those afterwards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ark fetching endpoints to nextjs/src/lib
2 participants