An open API service indexing awesome lists of open source software.

https://github.com/3esmit/distributor-dapp


https://github.com/3esmit/distributor-dapp

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# DAptGet

Proof of concept of a decentralized application store.

The script connects with ethereum network to create dapps entries or update to the latest version.

## Usage

### Register
./script/upload.sh -k [private_key] -d [dapp_name] -R -r [absolute_path]

### Update
./script/upload.sh -k [private_key] -d [dapp_name] -r [absolute_path]