Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added bun.lockb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,12 @@ If your account has been enabled as a partner, you will find both a `Clients`
list and an `Add a client` option under the `Organization & Apps` menu. Clicking
on `Organization Menu` (4 squares) in the top right opens this menu.

:::info The `Add Client` option is only available to users with administrative
access to the organization.  :::
:::tip

The `Add Client` option is only available to users with administrative access to
the organization.

:::

2. **Add the Client Name or Transfer Code**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ your account. Invoices are also visible on the SettleMint platform. Navigate to
the **Invoices** section of your organization, via the homepage, or via your
organization dashboard.

:::info questions?
:::tip questions?

If you have any questions related to the use of credits, or for any reason
cannot provide credit card information upon account creation, but still want to
Expand Down
10 changes: 7 additions & 3 deletions content/docs/use-case-guides/asset-tokenization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ For more information on how to add a smart contract set,

![Create a Smart Contract](../../img/developer-guides/asset-tokenization/create-empty-smart-contract.png)

### 2. Opening the integrated development environment __abbr_imalqmk3t__
### 2. Opening the integrated development environment **abbr_imalqmk3t**

To add and edit the smart contract code, you will use the IDE.

Expand Down Expand Up @@ -430,8 +430,12 @@ To upload this image to IPFS:
After the image has been imported, select the `Share Link` option by clicking on
the 3 dots next to the file size.

:::info Save this URL as you will use it later in this guide when building the
integration. :::
:::tip

Save this URL as you will use it later in this guide when building the
integration.

:::

Select the `Set pinning` option. This will make sure your file remains on IPFS.

Expand Down