πŸ“š
Resources
  • πŸ‘‹Developer Onboarding
    • πŸ˜ƒWhy NEAR?
    • 🚧NEAR Application Architecture
    • πŸ“šDev Resources
    • πŸ’±Resources by Language
    • πŸ‘‰Join A Builder Group
    • πŸ™Developer Governance
    • 🀝Integrating NEAR into Your Application
      • πŸ“Onramps
    • πŸ“ΉVideos
    • πŸ“ž24/7 Support
    • πŸ’ŽEVM Development
    • πŸ’ͺBlockchain Operating System (BOS)
    • ⛓️Interoperability / Infrastructure
  • πŸ›οΈDAO Resources
  • 🌍NF Regional Hubs
Powered by GitBook
On this page
Edit on GitHub
  1. Developer Onboarding

NEAR Application Architecture

  1. NEAR β€œCore” Protocol

  2. Smart Contracts

  3. RPCs / Indexers / Nodes (validators)

  4. Accounts (via wallets)

  5. Frontends and Backends Decentralized applications run on blockchains (1) where developers write, compile and deploy smart contracts (2), providing read access to the data inside smart contracts stored on chain via (3) and write access via (4), and finally presenting data and making future transactions from (5). Resources in these docs cover:

  6. Developing and deploying NEAR smart contracts (2)

  7. Patterns for NEAR account interactions (4)

  8. Developing the NEAR portion of frontend and backend applications (5) New to NEAR or Blockchain

PreviousWhy NEAR?NextDev Resources

Last updated 2 years ago

πŸ‘‹
🚧