Code Monkey home page Code Monkey logo

starlog's Introduction

standard-readme compliant

Metadata Blockchain based on Substrate

The goal of Starlog is to research and develop an open source solo chain or potential parachain, which stores metadata for the next generation of the world wide web as non-fungible tokens as well as availability data. The metadata will be signed by the uploaders and includes a unique file hash, a price, a timestamp, a license code, a metadata hash (off-chain information about the uploaded file itself) as well as the location of the initial upload or pinning gateway.


Table of Contents

Background

The project was initiated to improve Dweb.page. That's why Dweb.page is used as a potential first user-interface/testing environment for Starlog (see images below).

Dweb.page + Starlog upload Dweb.page + Starlog search

IPFS is used as a distributed storage layer. Support for other similar systems might be implemented in the future. Starlog provides the following key benefits for IPFS uploads:

  • Searchability via human-readable names
  • Copyright system for IPFS uploads
  • Marketplace for uploaded content
  • Electronic identity based on personal IPFS uploads
  • Faster initial loading of non-distributed IPFS content

Rather than trying to find one single truth directly on the blockchain (e.g., token-curated registry), the idea is to develop a subscription-based system (see image below).

subscription-based system

This means Publishers store immutable metadata and unavailability data on the chain. Consumers can decide which publishers (signatures) they trust and follow. In practice, this will be automatically archived by rules hard-coded into the interface (e.g., dweb.page). The benefit of the system is the immediate availability of information without the requirement of an additional voting system nor a filtering system, which takes individual preferences into account.

Install

If you haven’t installed Substrate before, check out the official Substrate documentation. If you are a windows user, I also suggest taking a look at the Substrate GitHub.

Usage

Clone this repository and run the following commands:

./build.sh
cargo build --release
./target/release/starlog purge-chain --dev
./target/release/starlog --dev

You can interact with your local chain using the Polkadot-JS Apps UI. Therefore, you need to adjust the Settings:

Remote node/endpoint to connect to > Local Node (127.0.0.1:9944)
Default Interface Theme > Substrate

Under the developer tab upload and save the Metadata.json to register the custom struct.

Maintainer

David Hawig

Contributing

If you want to help either join our discord server or you can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository.

If editing the README, please conform to the standard-readme specification.

License

MIT License © PACT Care B.V.

starlog's People

Contributors

noc2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

starlog's Issues

build.sh Permission denied

Hi, today I install the Starlog and when I use 'sh ./script/build.sh', it shows
Building webassembly binary in runtime/wasm... ./build.sh: line 20: ./build.sh: Permission denied

I tried both on macOS and centOS.
macOSX: 10.11.2
CentOS Linux release 7.6.1810 (Core)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.