functionland / go-fula

Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
MIT License
13 stars 6 forks source link

Manifest upload #184

Closed ehsan6sha closed 1 year ago

ehsan6sha commented 1 year ago

Added any cid that is put into data store to a list of recent CIDs Then created two methods: 1- List recent CIDs: Which lists the cids that are sent to put 2- Clear Cids from Recent: Which clears the list

This is to allow mobile protocol, know which CIDs are added.