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

defi-r #1485

Open
wants to merge 59 commits into
base: develop
Choose a base branch
from
Open

defi-r #1485

wants to merge 59 commits into from

Conversation

RustemYuzlibaev
Copy link
Contributor

No description provided.

@RustemYuzlibaev RustemYuzlibaev added the experimental_environment This pr will be deployed on tachi cluster label Aug 6, 2024
Comment on lines +6 to +38
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">1</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Prepare image or IPFS link' }}</h4>
<span class="sbt-instructions__point-desc">{{
'Choose image from your local computer or provide link from IPFS storage solution.'
}}</span>
<div class="line" />
</div>
</div>
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">2</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Enter NFT Details' }}</h4>
<span class="sbt-instructions__point-desc">{{
"Provide essential information such as the NFT's name and ticker symbol, as well as the image"
}}</span>
<div class="line" />
</div>
</div>
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">3</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Review and sign the transaction' }}</h4>
<span class="sbt-instructions__point-desc">{{
'Review and sign the final creation transaction to complete the SBT setup.'
}}</span>
<div class="line" />
</div>
</div>
</div>
</div>
</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we avoid code duplicate sbt-instructions__section

src/modules/dashboard/components/guides/Regular.vue Outdated Show resolved Hide resolved
Comment on lines 3 to 37
<h4 class="sbt-title">How to create an SBT:</h4>
<div class="sbt-instructions">
<div class="sbt-instructions__text-info">
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">1</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Select or Create Regulated Assets' }}</h4>
<span class="sbt-instructions__point-desc">{{
'Choose or create assets that you have personally created and regulate. These are assets under your control and management.'
}}</span>
<div class="line" />
</div>
</div>
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">2</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Enter SBT Details' }}</h4>
<span class="sbt-instructions__point-desc">{{
"Provide essential information such as the SBT's name and ticker symbol, as well as the icon"
}}</span>
<div class="line" />
</div>
</div>
<div class="sbt-instructions__section">
<span class="sbt-instructions__number">3</span>
<div class="text">
<h4 class="sbt-instructions__point">{{ 'Review and sign the transaction' }}</h4>
<span class="sbt-instructions__point-desc">{{
'Review and sign the final creation transaction to complete the SBT setup.'
}}</span>
<div class="line" />
</div>
</div>
</div>
</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Сould we avoid code duplicate for sbt-instructions__section

src/modules/dashboard/components/guides/Sbt.vue Outdated Show resolved Hide resolved
src/modules/dashboard/views/AssetOwnerCreate.vue Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental_environment This pr will be deployed on tachi cluster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants