Giter Club home page Giter Club logo

website's Introduction

自助添加 NEO dApp 的步骤

  1. Fork 这个项目到自己的 GitHub 仓库,相当于拷贝一份到自己的 GitHub 账户下
  2. 将自己的库 Pull 下来(这时候 Origin 是自己的地址,不是公共地址)
  3. 创建子分支并修改本地 WebSite\wwwroot 目录下的 index.html 文件
  4. 提交修改(Commit)
  5. Push 到自己的 GitHub,也就是当前的 Origin 地址
  6. 在 GitHub 上提交 Pull request(neo-project ← Your GitHub)

快速添加的方法

如果你对网站前端十分熟练,可以使用此方法快速添加dApp

  1. 打开 https://github.com/ndapp/WebSite/tree/master/WebSite/wwwroot/images 点击 Upload files 上传 dApp 的 LOGO,然后点击 Commit changes.
  2. 打开 https://github.com/ndapp/WebSite/blob/master/WebSite/wwwroot/index.html 点击编辑按钮,在列表最后添加项目信息,后点击 Commit changes.

提交 Pull request 后,管理员审核通过后,就会合并到主分支中,并且发布到官网。若有疑问,可以发邮件到 [email protected]

dApp 要求

  • 所添加的 dApp 必需已在 main net 或 test net 上发布
  • 需要添加完善的 dApp 信息,如封面图片、名称、作者、dApp描述、邮箱、GitHub、ScriptHash
  • 封面图片上传至 WebSite\wwwroot\images 文件夹中
  • 新添加的项目应该添加到项目列表的最后,否则审核不会通过。

How to add a dApp

The overall process is as follows:

  1. Fork this project to your own GitHub repository (so you have a copy on your own GitHub account).
  2. Create a branch in your own repository (this time the origin will be your own fork, not the public one).
  3. Modify the site code locally and complete the tests.
  4. Commit the changes to your branch.
  5. Push the changes to your main branch.
  6. Create a Pull Request (PR) on GitHub (neo-project ← your own GitHub).

Quick Add method

If you are familiar with the front-end of the site, you can use this method to quickly add Dapp.

  1. Open Https://github.com/ndapp/WebSite/tree/master/WebSite/wwwroot/images Click Upload files Upload dApp LOGO and click Commit Changes.
  2. Open https://github.com/ndapp/WebSite/blob/master/WebSite/wwwroot/index.html Click the Edit button to add item information at the end of the list and click Commit Changes.

When the PR is submitted, it will be reviewed and, if accepted, merged into the main branch, after which it is published to the official website.If you have any questions, you can send an e-mail to [email protected].

dApp Requests

  • The added dApp must be published on main net or test net.
  • You need to add crucial dApp information, such as cover pictures, name, author, dApp description, mailbox, GitHub, ScriptHash.
  • The cover image is uploaded to the WebSite\wwwroot\images folder.
  • The newly added item should be added to the end of the dApps list, otherwise the audit will not pass.

website's People

Contributors

gamefund avatar kurisu1996 avatar apheliontoken avatar brianlenz avatar jeromeheuze avatar relfos avatar bcschain avatar

Stargazers

Henrik Andersen avatar

Watchers

James Cloos avatar  avatar Henrik Andersen 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.