Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 4 additions & 12 deletions lngal_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,10 @@
{
"project_name": "Wallet of Satoshi",
"project_level": "Custodial Mobile Wallet",
"links": [],
"links": [
"type": "Website",
"url": "https://www.walletofsatoshi.com/"
],
"tags": ["Custodial", "User-Friendly", "Mobile"]
},
{
Expand Down Expand Up @@ -227,17 +230,6 @@
"links": [],
"tags": ["Multi-platform"]
},
{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wandiamugo please rebase you branch to avoid this accidental change.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding steps here

Pull the latest changes first

git pull origin main

git rebase main

select the changes on your editor

git add

git rebase-- continue

git push origin <branch_name>

"project_name": "Bitsacco Wallet",
"project_level": "Chama and personal savings within a SACCO built on bitcoin",
"links": [
{
"type": "Website",
"url": "https://bitsacco.com/"
}
],
"tags": ["Community-Custodial", "Fiat Integration", "Wallet", "Ecash"]
},
{
"project_name": "Zeus Wallet",
"project_level": "Non-Custodial Mobile Wallet",
Expand Down
Loading