Skip to content

Commit

Permalink
Merge pull request #4507 from BarakaFund/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 2, 2024
2 parents 836c220 + 34e08d8 commit 198e020
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
15 changes: 15 additions & 0 deletions BarakaFund/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Baraka.Fund",
"chains": [
{
"name": "haqq",
"address": "haqqvaloper1te388p3alf4hzh4v7082ta72fez0rkyfy6n27n",
"restake": {
"address": "haqq1622ckvwxggx5d46vsp53680stljkncc8mvw52t",
"run_time": "every 15 minutes",
"minimum_reward": 1000000000000000000
}
}
]
}
5 changes: 5 additions & 0 deletions BarakaFund/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Baraka.Fund",
"identity": "barakafundnode"
}
11 changes: 11 additions & 0 deletions BarakaFund/services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "../services.schema.json",
"name": "Baraka.Fund",
"services": [
{
"title": "Baraka.Fund",
"description": "Baraka.Fund is a secure, automated, and transparent Waqf on blockchain. Your donation stays in the fund, while generated profits are given to your preferred charity every month. Learn more at www.Baraka.Fund.",
"url": "https://www.Baraka.Fund"
}
]
}

0 comments on commit 198e020

Please sign in to comment.