Welcome to join Patract Open Platform. You can elaborate on the project introduction, Wasm technology roadmap, Wasm technology code display, developer community activities, etc. The updated content will be displayed at http://open.patract.io.
If the description has nothing to do with Wasm contract technology, Patract may modify or delete the content.
-
Fork this repo;
-
Enter the directory
projects
, copy the directorytemplate
and rename it as your project name. The directory name is only a path name, please fill in lower-case letters; -
Modify the template content as your project content in the files of
README.md
andREADME_zh.md
.The first one is for English content and the last one is for Chinese content. If you do not have Chinese version content, just delete theREADME_zh.md
file. -
The
links_v1.json
file is used for display some website and community links on http://open.patract.io:-
The accepted keys is following:
website twitter github develop_doc element telegram discord must optional optional optional optional optional optional -
"must" means this link key must be provided, and "optional" means this item could be removed. If you do not provide the optional item, the website would not display this missing link.
-
-
The
tags
file is used for display tag on http://open.patract.io, multiple separated by comma, it is not required. -
Create a Pull Request to this repo, we will review your PR and merge it. After a time, it will be updated at http://open.patract.io.