-
Notifications
You must be signed in to change notification settings - Fork 166
feat: new store method that uploads token with all the assets and metadata #56
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
1b26f4c
feat: store metadata in IPLD CBOR format
a5a1667
Merge remote-tracking branch 'origin/feat/storeMetadata' into feat/nf…
Gozala 64c6f64
feat: store api
Gozala 9aa4624
Apply suggestions from code review
Gozala 6cb9476
chore: change Token.encode to return FormData
Gozala c1aff1f
chore: remove CID dependency
Gozala 89b5f64
chore: add comment for `embed` field
Gozala 90c3ed7
chore: rename setAt to setIn
Gozala 5f499dc
chore: change how URLs are encoded/decoded
Gozala bca5cf4
chore: refine store api
Gozala b8ef5db
feat: implement backend part
Gozala 8b42d97
fix: typo that cause type check to fail
Gozala e952844
fix: regression in pinata.js
Gozala c016e08
fix: remaining issues on the backend
Gozala d21ec4d
chore: update addresses
Gozala 395a3db
chore: merge main branch
Gozala c8f35b7
chore: merge main
Gozala 7650543
chore: update implementation to use a cluster
Gozala 407ec0f
chore: remove redundunt code
Gozala a5413b9
chore: undo unintended test changes
Gozala bee00e5
fix: import
Gozala 4232bd1
fix: leftovers from previous iteration
Gozala 746e705
Apply suggestions from code review
Gozala ede8e94
chore: switch to just-safe-set
Gozala 98d34f4
Merge branch 'feat/nft-meta-block' of github.com:ipfs-shipyard/nft.st…
Gozala 9eaeffc
chore: Per review feedback remove CID dep
Gozala ffaa115
fix: pinByHash by providing content-type
Gozala 09500ee
chore: add comment to why skipLibCheck is enabled
Gozala 229deed
fix: use latest multiformats to fix ts lint err
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.