Skip to content

FlowFans/awesome-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

29 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors