Repository: cinoliu/Organization-circle Branch: master Commit: aeefce1a8998 Files: 2 Total size: 2.2 KB Directory structure: gitextract_7mneekru/ ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2017 刘宗宇 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ ## 前言 ## - 1.概念:基于区块链的功能性智能合约系统,实现场景数字 化、行为数字化、行为货币化,以每个用户为中心,创造 不同的生活场景、不同的社交圈为背景,形成的各种各样、 丰富多彩的用户行为,这些社交行为数据将按照设定的智能合约来产生价值,并且实现点对点的价值传递。 - 2.特色: - ①.利用微信(小程序)的人脉积累构建场景应用服务的全业务流程的解决方案 - ②.流程化、节点式的强大、灵活的服务平台 - ③.场景数据、精准数据的增值服务、预测市场等服务 • 公平、公信的价值体系 - ④.稳定、可靠的分布式系统平台、区块链平台 - 3.问题:区块链3.0还未到来,是否建议现阶段去专研这个技术。组织对个人的认证背书,各个节点的真实性、安全性 会更高,是否有利于促进基于区块链的社交网络的发展 # 技术栈 # - [SCRM系统](https://github.com/cinoliu/Blockchain-SCRM): Node.js + vue2 +echarts - [小程序](https://github.com/cinoliu/Organization-circle) : 微信小程序api + ES6-Promise ## 功能 ## - [x] 建立组织 - [x] 发起活动 - [x] 打赏名片 - [x] 身份链 - [x] 钱包 - [x] 消息中心 - [x] 名片夹 - [x] 我的名片 ## 小程序 ##   ## 需求分析 ##   
gitextract_7mneekru/ ├── LICENSE └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3K chars).
[
{
"path": "LICENSE",
"chars": 1060,
"preview": "MIT License\n\nCopyright (c) 2017 刘宗宇\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof thi"
},
{
"path": "README.md",
"chars": 1189,
"preview": "\r\n## 前言 ## \r\n- 1.概念:基于区块链的功能性智能合约系统,实现场景数字 化、行为数字化、行为货币化,以每个用户为中心,创造 不同的生活场景、不同的社交圈为背景,形成的各种各样、 丰富多彩的用户行为,这些社交行为数据将按照设定"
}
]
About this extraction
This page contains the full source code of the cinoliu/Organization-circle GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (2.2 KB), approximately 820 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.