oysterprotocol / webinterface

Web interface that enables a user to upload a file via the Oyster Protocol
GNU General Public License v3.0
35 stars 5 forks source link

[Webinterface] Delete old upload code #190

Open AaronVasquez opened 6 years ago

AaronVasquez commented 6 years ago

Once we are confident that streamable is stable, we can delete the STREAMING_UPLOAD feature flag and delete all the old upload code.

mgpeng commented 6 years ago

Hi, where can I find developing document for developing dapp on you project ? I have a great idea which is based on storage information in your blockchain.

MutsiMutsi commented 6 years ago

@mgpeng There is no documentation or readily available platform to work on yet its all in early stages youd have to do the legwork yourself if you want to start building already with whats exposed on the github.

nullpilot commented 6 years ago

Hello @mgpeng, as @MutsiMutsi stated the project is in its early stages. Currently our focus is developing the tech. Guides and documentation for third party developers will be provided in the future as the project matures. If you want to continue this conversation, feel free to join us on Telegram.

In the meanwhile, you can have a look at oysterprotocol/oyster-streamable to get an idea what we have in the works for developers.

Please keep comments on issues on topic in the future.

mgpeng commented 6 years ago

maybe it is difficult for me to understand whole repos, but I try it, I guess I will keep ask many questions, I am newbie in blockchain. thank nullpilot much

rfornea commented 6 years ago

I think @jfarago is planning on documenting a lot of stuff in the github wiki and in the project READMEs in the near future. That should help.

AaronVasquez commented 6 years ago

@mgpeng can you share your dapp idea (DM me if you'd rather not make it public)? This will help us with the design of any client libraries or public APIs we might publish in the future.

mgpeng commented 6 years ago

hi, Aaron, my idea is very simple,

on the oyster side: 1) save different files in one folder, few peoples can upload files in this folder and download files from folder, maybe no any one person can delete any file, all those files in this folder can keep in oyster blockchain many years. 2) because of paying for long storage , my dapp need to integrate lite wallet for receiving and sending PRL

on the dapp front side: I have found some very interesting using situation, I need to give those oyster storage features nice combination and few nice UI design.

I hope you can publish your api asap, and have features which I want. By the way, I check few blockchain storage projects, I found your team is amazing , you guys are great, and Sorry for my English.