Giter VIP home page Giter VIP logo

jensendarren.point's Introduction

Template Example Zapp

Welcome to the Template Example Zapp. This README is a basic guide to getting started with this application.

This is a React JS app. So you will need to install dependencies for it and run a build watcher if you want to develop it further.

Main Libraries

This template Zapp uses:

Deploy the site to YNet using Point Node

Build the Zapp

Since this a React JS site it rquires to be built before it can be deployed as follows:

npm i
npm run build

Now a public folder will be created containing the deployable built site.

Clone the Point Network repo, install dependencies and start the node (connecting to Ynet)

Note that when you start the node it will use your key file found in your local point directory: ~/.point/keystore/key.json. If you do not have this file then the node will not start. To create this file simply install Point Network Alpha.

git clone [email protected]:pointnetwork/pointnetwork.git
cd pointnetwork
nvm use
npm i
npm run start

Run the Point Deployer CLI

Note this command is run from the pointnetwork cloned repo (see above and assumes the Zapp is one level below the directoy where the command is run.

cd pointnetwork
./point deploy ../template.point --contracts
``

jensendarren.point's People

Contributors

jensendarren avatar

Watchers

 avatar  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.