From 9a807273a8b93070c12ef73773ffe2d4707fe47f Mon Sep 17 00:00:00 2001 From: Axel Date: Mon, 12 Dec 2022 01:18:30 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 13b2011..bea4ed4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,14 @@ -# Add an Arweave application to be notified from +# Welcome -TODO: update `arweave_helper.ts` to provide an Array of queries easily updatable. The node would send the list of applications (data protocol) they are able to provide to the frontend \ No newline at end of file +This document is WIP. + +There are 2 types of possible contributions: + +## 1. Add an Arweave application to be notified from + +TODO: update `arweave_helper.ts` to provide an Array of queries easily updatable. The node would send the list of applications (data protocol) they are able to provide to the frontend + +## 2. Add a notification medium + +- Discord API +- Instagram API