Skip to content

cryptotechguru/metatron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metatron

Secure version control for metadata

You can clone or fork this repository to get started.

See the docs for a detailed explanation about Metatron.

Getting started

IPFS

Metatron relies on IPFS to store metadata. You will need to have IPFS and IPFS-Shell installed. You can get more info about installing IPFS here.

One IPFS is installed, you can start the IPFS server up by running the following command:

ipfs daemon

Docker

You will also need to have Docker installed. You can get more info about installing Docker here.

ipfshttpclinet

MetaTron uses the ipfshttpclient to interact with IPFS. Right now you will need to install version 0.7.0 of the library for use with Metatron.

Start Metatron

The next step is starting Metatron by running the following command:

sh run.sh

When Metatron is running, you can start using it by navigating to http://localhost:5000


Optionally you run a scanner, e.g.:

sh scanTESS.sh

About

Secure persistent metadata

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 68.2%
  • Python 28.5%
  • Shell 2.9%
  • Dockerfile 0.4%