hackquest logo

MilestoneNFT

xyz

描述

Perfect 👍 since your contract is deployed on the Flow Testnet, here’s an updated and simplified README tailored specifically for that network and format (ideal for GitHub or documentation use):


🌊 Flow Smart Contract

📄 Overview

Contract Name: MilestoneNFT Contract Address: 0x5883916a928969c29A1E5C4b58DA8dDCB307B947 Network: Flow Testnet Language: Cadence (Flow’s smart contract language)

This repository contains information about a smart contract deployed on the Flow Testnet. The contract can be interacted with using Flow CLI, Flow Playground, or any Flow-compatible SDK.


⚙️ Features

  • 🧠 Written in Cadence, Flow’s resource-oriented smart contract language

  • 🔗 Deployed on Flow Testnet for testing and experimentation

  • 💡 Can be integrated with Flow JS SDK or FCL (Flow Client Library)

  • 🧾 Supports interaction through wallets like Blocto or Lilico


🚀 Deployment Details

You can view and interact with the contract using:


🧪 How to Interact

1. Using Flow Playground

  1. Visit https://play.flow.com/

  2. Paste your contract code into the Contracts section.

  3. Use Transactions and Scripts tabs to test interactions.

2. Using Flow CLI

flow accounts get 0x5883916a928969c29A1E5C4b58DA8dDCB307B947 --network testnet

3. Using JavaScript (FCL)

import * as fcl from "@onflow/fcl";

fcl.config()
  .put("accessNode.api", "https://rest-testnet.onflow.org")
  .put("flow.network", "testnet");

const contractAddress = "0x5883916a928969c29A1E5C4b58DA8dDCB307B947";

🧰 Tools & Dependencies


📜 License

This project is licensed under the MIT License — free to use, modify, and distribute.


🤝 Contributions

Contributions, ideas, and improvements are always welcome! Feel free to fork, test, and open pull requests.



技術堆疊

Solidity
Web3
Ethers

籌資狀態

xyz

團隊負責人
AAnushka Dixit
行業
NFT