Code Monkey home page Code Monkey logo

chiaweb2gateway's Introduction

ChiaWeb2Gateway

ChiaWeb2Gateway is a gateway for publishing web content on the Chia network. With this gateway, you can create a datastore and publish your website to it.

Getting Started

Prerequisites

You need Node.js installed on your system to run and test this application.

Installation

Clone the repository and install dependencies:

git clone <repo-url>
cd <repo-dir>
npm install

Usage

Start the gateway server:

node .

Testing

To create a datastore and push a test website to it, use the provided test script:

node test/test.js

This will create a datastore, push a test website to it, and print a storeid to the console. You can append this storeid to your gateway URL to view the website. For example, if your gateway is running at localhost:3000 and your storeid is 123, you can view your website at localhost:3000/123.

Support

If you find this project useful, please consider supporting my work. You can send contributions to the following Chia address:

xch17edp36nd9m5jfcq2sa5qp25ekrrfguvpx05zce35pf65mlvfn4gqyl0434

Your support is greatly appreciated!


Remember to replace <repo-url> and <repo-dir> with the actual URL of your repository and the directory name, respectively. This README provides a more comprehensive guide on how to install, use, and test the application, and makes a clear call for support.

chiaweb2gateway's People

Contributors

michaeltaylor3d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.