Skip to content

Commit

Permalink
Add BeamFi showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
kinwo authored May 8, 2023
1 parent 4866712 commit b6e3883
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1761,5 +1761,24 @@
"usesInternetIdentity": false,
"logo": "/img/showcase/ember-cli-dfinity.png",
"github": "https://github.com/onehilltech/ember-cli-dfinity"
},
{
"id": "beamfi",
"name": "BeamFi",
"oneLiner": "Real Time Micro Payments solution for creators",
"website": "https://beamfi.app",
"tags": [
"DeFi"
],
"description": "BeamFi is an open source DeFi protocol, bringing Autonomous Stream Payment solution to Internet Computer, allowing users to send or receive a constant stream of ICP or XTC in BeamFi DApp or BeamFi Meeting App in Zoom while a meeting is in progress",
"usesInternetIdentity": false,
"logo": "/img/showcase/beamfi.png",
"github": "https://github.com/BeamFi/BeamFiProtocol",
"youtube": "https://youtu.be/85TWP4QHHBg",
"twitter": "https://twitter.com/BeamFiApp",
"screenshots": [
"/img/showcase/beamfi_screenshot_0.png"
],
"submittableId": "33086681"
}
]
]

0 comments on commit b6e3883

Please sign in to comment.