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

add tutorial sections blueprint for FT and NFT #114

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jcbaillie
Copy link
Contributor

No description provided.

@jcbaillie jcbaillie requested a review from qdrn July 11, 2023 10:19
*give ref to github implementation, and explain again how to build and deploy*

# Register a new account
*provide command line instructions on how to interact with the above sc*
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's better to do it with massa-web3 (node).

Copy link
Contributor

Choose a reason for hiding this comment

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

It applies also to everything below.

bought and sold in bulks. They have a known price then, which is the price at which the last transaction
took place.

# Create a new Fungible Token smart contract
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Create a new Fungible Token smart contract
## Create a new Fungible Token smart contract

# Create a new Fungible Token smart contract
*give ref to github implementation, and explain again how to build and deploy*

# Register a new account
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Register a new account
## Register a new account

# Register a new account
*provide command line instructions on how to interact with the above sc*

# Check balance
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Check balance
## Check balance

# Check balance
*provide cli + explanations*

# Transfering tokens between accounts
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Transfering tokens between accounts
## Transfering tokens between accounts

url="./fungible-token"
title="Fungible Token"
content="Create a fungible token."
icon="🤖"
Copy link
Contributor

Choose a reason for hiding this comment

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

We should use different icons.

url="./non-fungible-token"
title="Non Fungible Token"
content="Create a non fungible token."
icon="🤖"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same

@qdrn qdrn mentioned this pull request Jul 12, 2023
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.

2 participants