diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/README.md b/README.md deleted file mode 100644 index a46ae92..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# .github \ No newline at end of file diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..9203673 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,17 @@ +

+Dash logo +

+ +WELCOME TO DASHPAY!! + +The dashpay organization houses all GitHub activity related to Dash. + +Previously, all development related to Dash Platform happened under the [dashevo](https://github.com/dashevo/) GitHub organization. However, we have since archived the repositories in dashevo and moved everything to the current dashpay GitHub organization. + +By consolidating all Dash-related activities under one organization, we aim to simplify the process of developer contribution to both [Dash Core](https://github.com/dashpay/dash) and [Dash Platform](https://github.com/dashpay/platform). + +[Vist our website](https://www.dash.org/) to know more about Dash. + +See the [Dash Core documentation](https://dashcore.readme.io/) for further information about Dash Core. + +See the [Dash Platform documentation](https://dashplatform.readme.io/docs) for further information about Dash's Web3 platform. \ No newline at end of file