Skip to content

Commit

Permalink
fix typo tokenization (#498)
Browse files Browse the repository at this point in the history
* update tokenization toturial

* fix typo for tokenization
  • Loading branch information
az2026 authored Nov 20, 2024
1 parent 97cd681 commit 40ef74d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
13 changes: 7 additions & 6 deletions docs/showcase/tokenization/nft-loyalty-programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ To create a token, you only need to configure a few basic parameters.
We suggest these two service providers since they provide one-stop service with rich features:

- NFTs2Me (<https://nfts2me.com/> )
- BitBond (<https://tokentool.bitbond.com/> )
- Bitbond (<https://tokentool.Bitbond.com/> )


### 2.1 NFTs2Me

Expand Down Expand Up @@ -86,7 +87,9 @@ Once the process is complete, a modal window will display all the information ab
![](./nft-loyalty-programs-tutorial/nfts2me10.jpg)


### 2.2 BitBond

### 2.2 Bitbond


1) **Connect your Wallet**

Expand Down Expand Up @@ -210,13 +213,11 @@ You can see the white list if success

4) **Mint NFT for free**

Copy the minting page link here

![](./nft-loyalty-programs-tutorial/Mint NFT 1.png)
Copy the minting page link here and send it to your NFT buyers so they can mint it in their wallet

Customers can mint NFT when they see the minting page link for free.
![](./nft-loyalty-programs-tutorial/Mint NFT 1.png)

![](./nft-loyalty-programs-tutorial/nfts2me02.jpg)

Connect Wallet to login, and if the customer address is in the whitelist, they are able to mint for free

Expand Down
12 changes: 6 additions & 6 deletions docs/showcase/tokenization/rwa-tokenization.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ After you have successfully completed the asset preparation and account preparat

Service providers you may choose:

- BitBond (<https://www.bitbond.com/> )
- Bitbond (<https://www.Bitbond.com/> )
- Brikken (<https://www.brickken.com/> )

### 3.1 Brickken
Expand Down Expand Up @@ -144,9 +144,9 @@ You can login to Briccken dashboard to manage your token after the creation.

![](./rwa-tokenization-tutorial/RWA Tokenization Tutorial 2.009.png)

### 3.2 BitBond
### 3.2 Bitbond

1) Visit <https://tokentool.bitbond.com/> and connect your wallet to login
1) Visit <https://tokentool.Bitbond.com/> and connect your wallet to login

![](./rwa-tokenization-tutorial/RWA Tokenization Tutorial 2.010.png)

Expand Down Expand Up @@ -188,7 +188,7 @@ In order to distribute your token toward your investors, you need to launch your

Service providers you may choose:

- BitBond (<https://www.bitbond.com/> )
- Bitbond (<https://www.Bitbond.com/> )
- Brikken (<https://www.brickken.com/> )

### 4.1 Brickken
Expand Down Expand Up @@ -228,9 +228,9 @@ Here are the parameters you need to input:
![](./rwa-tokenization-tutorial/RWA Tokenization Tutorial 3.003.png)


### 4.2 BitBond
### 4.2 Bitbond

1) Login to bitbond Dashboard and click create token sale on the left navigation bar. Enter your token address. If you create your token using Bitbond, you can find it on Bitbond dashboard.
1) Login to Bitbond Dashboard and click create token sale on the left navigation bar. Enter your token address. If you create your token using Bitbond, you can find it on Bitbond dashboard.

![](./rwa-tokenization-tutorial/RWA Tokenization Tutorial 3.012.png)

Expand Down

0 comments on commit 40ef74d

Please sign in to comment.