domain | cadence-lang.org |
summary | **Summary:**
- **Code Snippet (Cadence Language):** ```cadence fun main: String { let nft = create NFT() let greeting = nft.greet destroy nft return greeting } ```
- **Key Points:** - The code creates an instance of a Non-Fungible Token (NFT), interacts with it by calling the `greet` function, and then destroys the NFT. - This is an example of how Cadence enables developers to work with smart contracts and on-chain logic. - Cadence's attachments feature allows for extensibility; developers can add new functionality or data to existing types without requiring changes from the original author. |
title | Hello from Cadence | Cadence |
description | Cadence is a resource-oriented programming language that introduces new features to smart contract programming that help developers ensure that their code is safe, secure, clear, and approachable. |
keywords | cadence, smart, contracts, developers, programming, security, safety, logic, code, contract, resource, language, resources, design, experiences, like, transaction |
upstreams |
flow.com |
downstreams |
|
nslookup | A 76.76.21.21 |
created | 2024-11-30 |
updated | 2025-05-02 |
summarized | 2025-05-02 |
|
|