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: items #20

Merged
merged 41 commits into from
Jul 16, 2021
Merged

feat: items #20

merged 41 commits into from
Jul 16, 2021

Conversation

cazala
Copy link
Member

@cazala cazala commented Jul 13, 2021

IMPORTANT: This is using a release cadidate of @dcl/schemas (decentraland/schemas#8)

Closes #13
Closes #14

Dev env

CORS_ORIGIN=*
CORS_METHOD=*
MARKETPLACE_SUBGRAPH_URL=https://api.thegraph.com/subgraphs/name/decentraland/marketplace-ropsten
COLLECTIONS_SUBGRAPH_URL=https://api.thegraph.com/subgraphs/name/decentraland/collections-matic-mumbai
MARKETPLACE_CHAIN_ID=3
COLLECTIONS_CHAIN_ID=80001

@cazala cazala marked this pull request as draft July 15, 2021 05:07
@cazala cazala marked this pull request as ready for review July 15, 2021 18:42
Copy link
Contributor

@nicosantangelo nicosantangelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs ❤️

src/logic/http/response.ts Outdated Show resolved Hide resolved
src/logic/nfts/collections.ts Outdated Show resolved Hide resolved
src/adapters/sources/bids.ts Outdated Show resolved Hide resolved
src/logic/nfts/marketplace.ts Outdated Show resolved Hide resolved
src/logic/nfts/marketplace.ts Outdated Show resolved Hide resolved
@nicosantangelo nicosantangelo merged commit 1dbda63 into master Jul 16, 2021
@nicosantangelo nicosantangelo deleted the feat/items branch July 16, 2021 19:53
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 creator to Items and NFTs Add a mint number for wearables
2 participants