kodadot / kodadot/packages

Handler for non-ipfs data

Open
#46 0 comments 1 reaction 0 assignees View on GitHub
grant
Dominant language
TypeScript
Stars
4
Forks
11
PR merge metrics
No merged PRs in 30d

Description

```
Token uri call for this contract returns an output something like this:

data:application/json;base64,

Encoded part has three things:
Name: xxx
Attributes:xxx
Image: data:image/svg+xml;base64,

Image value when opened in a browser renders to an svg by default.

```

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the package entry point that handles token URIs and review its existing IPFS handling. Confirm the expected behavior for data:application/json;base64 responses containing embedded data:image/svg+xml;base64 images; the issue does not define completion criteria, so clarify the scope with maintainers.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.