Developers
FAQRoadmapEcosystemDevelopers
1.0.0
1.0.0
  • Introduction
  • Definitions
  • Getting Started
    • Using docker
      • Install Docker
      • Build using Docker
    • Install without Docker
      • Prerequisites
      • Setting Up The Node
      • Interact With The Node
      • Building Smart Contracts
    • Deploying Our PoC
      • Asset Manager
    • Interest Calculation
    • Audit Report
  • API References
    • NFT Lend
    • NFT Rent
    • NFT Exchange
  • Community Links
    • Github
    • Twitter
    • Discord Community
    • Telegram Community
    • Telegram Channel
    • LinkedIn
Powered by GitBook
On this page
  • 💡 Installing The Canvas Node
  • 🚀 Run The Node

Was this helpful?

  1. Getting Started
  2. Install without Docker

Setting Up The Node

PreviousPrerequisitesNextInteract With The Node

Last updated 3 years ago

Was this helpful?

💡 Installing The Canvas Node

cargo install canvas-node --git https://github.com/paritytech/canvas-node.git --tag v0.1.5 --force --locked

🚀 Run The Node

canvas --dev --ws-external --rpc-external --prometheus-external

You should see something like this.