FlowFans / awesome-flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A curated list of Flow services and tools for software developers

Language: English | Chinese

Flow

Contents

Flow blockchain

Network Configuration

  • Access node - Flow's network node configuration information, which can be used in SDK and client

    • Testnet: access.devnet.nodes.onflow.org:9000
    • Mainnet: access.mainnet.nodes.onflow.org:9000
  • View contract - View account and smart contract deployment information (source code)

    • Testnet: https://flow-view-source.com/testnet/account/0x64ce437a3838c89d
    • Mainnet: https://flow-view-source.com/mainnet/account/0x1654653399040a61
  • Flow network status: https://status.flow-view-source.com/

Cadence language

development tools

application

Flow general resources

Flow-community

Cadence-Cup-participants

Note: Some contracts may cause code incompatibility exceptions due to playground upgrades, cadence updates, etc.



video

recommended article

About

License:Creative Commons Zero v1.0 Universal