Skip to content

Conversation

skywardboundd
Copy link
Collaborator

@skywardboundd skywardboundd commented Sep 26, 2025

Closes #104

@skywardboundd skywardboundd linked an issue Sep 26, 2025 that may be closed by this pull request
@skywardboundd skywardboundd marked this pull request as ready for review September 26, 2025 19:06
Copy link
Collaborator

@Shvandre Shvandre left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@Shvandre Shvandre left a comment

Choose a reason for hiding this comment

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

Let's add some code examples from SBT implementation

Copy link

github-actions bot commented Oct 7, 2025

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --quiet --silently-ignore standard/tokens/sbt/how-works.mdx 

Copy link
Collaborator

@verytactical verytactical left a comment

Choose a reason for hiding this comment

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

By the time article explains how to "prove ownership", I still have no idea what am I proving ownership of. The article is supposed to explain how SBTs work.

Code samples requested above can actually be separated into "how to" articles.

S->>D: owner_info(query_id, item_id, initiator, owner, data, revoked_at, content?)
```

## Destroy the contract
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think it's possible to destroy a contract. Account? Address?

@verytactical
Copy link
Collaborator

Please fill out PR title and description.

@verytactical verytactical marked this pull request as draft October 10, 2025 15:38
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.

[Tokens > SBT]

4 participants