oneFileDeso is freeware and an open source starter kit, in one file, for you to connect to the DeSo API. Written in PHP, javascript, html, and css. Out of the box, this one file on any webserver will display a "Following" feed of posts from people you follow.
Welcome to oneFileDeSo !!
This is our project for The DeSo Hackathon-2022 to help the community build more projects.
oneFileDeso is freeware and an open source starter kit, in one file, for you to connect to the DeSo API. Written in PHP, javascript, html, and css.
Out of the box, this one file on any webserver will display a "Following" feed of posts from people you follow.
We believe this will open access to the the DeSo Blockchain to tens of thousands of php programmers all over the world.
This code is just a the bare minimal required to login with your DeSo wallet via identity.deso.org and begin using a few of the API calls.
Try our demo here: https://seevote.com/oneFileDeSo/demo (it displays Identity DeSo login and feed)
Get your copy here: https://seevote.com/oneFileDeSo/code
First case use: https://thestrangeexchange.com DeSo Feed with Advertisements(advertisers pay viewers!)
This demo features a minimum of API calls to the DeSo Blochchain DeSo Identity Login with wallet (typical) "Following "Feed immediately displays The user has the ability to: Follow UnFollow View Comments Submit a Post Count of Followers and Following is displayed
The code is simple enough to get started without configuration.
Where you develop it from there is up to you!