From 9f1ac1b26070b5bbc7c661613a2ffd8f6fca19d7 Mon Sep 17 00:00:00 2001 From: Greg Lee Date: Thu, 14 Mar 2019 05:55:53 -0400 Subject: [PATCH 1/2] Add Chronicle to COMMUNITY.md --- plugins/COMMUNITY.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/COMMUNITY.md b/plugins/COMMUNITY.md index 6ec4f66a6e0..bff0cbddbb3 100644 --- a/plugins/COMMUNITY.md +++ b/plugins/COMMUNITY.md @@ -1,8 +1,8 @@ # Community Plugin List -This file contains a list of community authored plugins for `nodeos`, acting as a directory of the plugins that are available. +This file contains a list of community authored plugins for `nodeos` and APIs/tools that are associated with plugins, acting as a directory of the community authored plugins that are available. -Third parties are encouraged to make pull requests to this file (`develop` branch please) in order to list new plugins. +Third parties are encouraged to make pull requests to this file (`develop` branch please) in order to list new related projects. | Description | URL | | ----------- | --- | @@ -18,7 +18,8 @@ Third parties are encouraged to make pull requests to this file (`develop` branc | Mongo History API | https://github.com/CryptoLions/EOS-mongo-history-API | | State History API | https://github.com/acoutts/EOS-state-history-API | | Hyperion History API | https://github.com/eosrio/Hyperion-History-API | +| Chronicle | https://github.com/EOSChronicleProject/eos-chronicle | ## DISCLAIMER: -The fact that a plugin is listed in this file does not mean the plugin has been reviewed by this repository's maintainers. No warranties are made, i.e. you are at your own risk if you choose to use them. +The fact that a plugin or API/tool is listed in this file does not mean it has been reviewed by this repository's maintainers. No warranties are made, i.e. you are at your own risk if you choose to use them. From 21f11fa50c9b7865e3511167cd248a157259596c Mon Sep 17 00:00:00 2001 From: Greg Lee Date: Thu, 14 Mar 2019 06:03:04 -0400 Subject: [PATCH 2/2] Update disclaimer in COMMUNITY.md --- plugins/COMMUNITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/COMMUNITY.md b/plugins/COMMUNITY.md index bff0cbddbb3..f47cefa8e63 100644 --- a/plugins/COMMUNITY.md +++ b/plugins/COMMUNITY.md @@ -22,4 +22,4 @@ Third parties are encouraged to make pull requests to this file (`develop` branc ## DISCLAIMER: -The fact that a plugin or API/tool is listed in this file does not mean it has been reviewed by this repository's maintainers. No warranties are made, i.e. you are at your own risk if you choose to use them. +The resources listed here are developed, offered and maintained by third-parties and not by block.one. Providing information, material or commentaries about such third-party resources does not mean we endorse or recommend any of these resources. We are not responsible, and disclaim any responsibility or liability, for your use of or reliance on any of these resources. Third-party resources may be updated, changed or terminated at any time, so the information here may be out of date or inaccurate. USAGE AND RELIANCE IS ENTIRELY AT YOUR OWN RISK.