> For the complete documentation index, see [llms.txt](https://docs.mindtrix.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindtrix.xyz/mind/technology.md).

# Platform Technology

Mindtrix adopts Cadence Smart Contract based on Flow Blockchain to make a friendly user experience of minting or collecting an NFT.

{% hint style="info" %}
Why use Flow Blockchain?
{% endhint %}

## More Secure Transactions

[Cadence](https://docs.onflow.org/cadence/) is a resource-oriented smart contract programming language on Flow that :

* Hackers are harder to attack a smart contract because the Cadence provides access controls and pre-post conditions for every function.
* You will never receive a spam token unwittingly without your authorization of those token contracts.

## Lower Gas Fees

* [The Multi-Node Architecture](https://www.onflow.org/post/flow-blockchain-multi-node-architecture-advantages) of Flow Blockchain makes the most of computing power and is easy to scale, so you can save [the gas fees](https://docs.onflow.org/concepts/variable-transaction-fees/) to buy yourself a cup of coffee.

## More solid NFTs

* The team behind Flow is [Dapper Labs](https://www.dapperlabs.com/). They established leading NFT projects, such as NBA Topshot and CryptoKitties, the first project craze that slowed down transactions on Ethereum. Therefore, they know how to make a blockchain fluent.
* An enthusiastic community on Flow. They concentrate on NFT contract standards to establish a more mature crypto ecosystem. After all, who wants to READ CODES to ensure their transactions' safety?

## Check the standard details about Flow

* The benefit that Mindtrix is adopting [MetadataViews](https://github.com/onflow/flow/blob/5fc3a47f269e95141fd3b9b4046eeffc51dbf474/flips/20210916-nft-metadata.md).
* The future transaction experience of [Interaction Templates](https://github.com/onflow/flow/blob/5fc3a47f269e95141fd3b9b4046eeffc51dbf474/flips/20220503-interaction-templates.md).

<figure><img src="https://3086578073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCh3LIS3iGxGqn7AOKSoe%2Fuploads%2FDQCZ1sOsvkUj5IeiLpOq%2Fflow.svg?alt=media&amp;token=88cc7dd9-d756-4cd1-83a9-7c197813030c" alt=""><figcaption></figcaption></figure>
