Software Alternatives & Reviews

Run Frontend of BitClout without running node

Visual Studio Code BitClout
  1. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    Now change the current working directory into the newly created frontend folder by cd frontend. You can open the frontend folder in your code editor to scroll through the code. We are using Visual Studio Code here. Run code . In the terminal to open the folder in VS Code.

    #Text Editors #IDE #Software Development 1008 social mentions

  2. A crypto social network
    By default, your browser will point the node to a local hosted node (which does not exists in our case because we are only running the frontend). So you need to point the node to the main node of bitclout. Just open up the dev tools in your browser, go to the applications tab and in the local storage of http://localhost:4200 change lastLocalNodeV2 to "https://bitclout.com" Here is an image to get things easier:.

    #Crypto #Tech #Web3 42 social mentions

Discuss: Run Frontend of BitClout without running node

Log in or Post with