Giter Site home page Giter Site logo

daqnext / meson-cloud-client Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 3.0 51 KB

☁️ Meson Cloud Client, including mCloud, Gateway X and mPad

Home Page: https://docs.meson.network/mcloud

License: Apache License 2.0

Go 100.00%
gatewayx meson mesoncloud mesonnetwork

meson-cloud-client's Introduction

☁️ Meson Cloud Client

What is Meson Cloud Client?

Meson Cloud Client is a local client for Gateway X that helps users make better use of their local unlimited storage space. Currently, it perfectly supports IPFS and Filecoin, and it won't be long before the client also supports Arweave.

Files and folders tree

├── .gitignore
├── LICENSE
├── README.md
├── api
│   ├── api.go
│   ├── api_test.go
│   └── request.go
├── config.templates.yml
├── config.yml
├── daemon
│   ├── ipfs.go
│   └── ipfs_test.go
├── go.mod
├── go.sum
├── ipfs
├── logger
│   └── log.go
├── main.go
└── static

Getting Started

Download Meson Cloud Client

Download the latest Meson Cloud Client for use.

Filename SHA256
mcloud-client-linux-arm.tar.gz 19e3482e301dcfe25456b80a1fd7d54201068ad956f8a87f35dde48c258f221d
mcloud-client-linux-arm64.tar.gz 5c2916650ea1365159f5deceb1d4574dd3b0d4b579243483bfe72adf217d26e6
mcloud-client-linux-386.tar.gz 9eb17e78f49f7a87f291e9785b3fb67b5535ed1b3b07b6a35a615ecfc79d2f4e
mcloud-client-linux-amd64.tar.gz 44cf16df823ccf969c6cb1cbfe8543fcbb8efdbb8418af3487c5fce120bfe277
mcloud-client-darwin-arm64.tar.gz e33b8f57de7395ab185f7202186d244be5d6ed7e0613e4045a0823f0ac40bfbd
mcloud-client-darwin-amd64.tar.gz 90b033d60d5c1fbee551a67b5500e70b858740f793b2573cfade745cf5e992cf
mcloud-client-windows-386.tar.gz a6b4116c64e76841bdd0f3b22a659b1e005ca4fc9f5ef47a8201bf834afd68d3
mcloud-client-windows-amd64.tar.gz 9a85f4d6233bd963ef8f08004f5b3abfef880689ea628e651d63364e71b1e058

You can also update Meson Cloud Client by downloading the latest version of Meson IPFS and extracting it to the current directory.

Configure config.yml

Simply obtain the exclusive Meson platform token from the Meson Dashboard, insert it into the token field in config.yml, and save it.

version: 1.0

token: "your token"
queryUrl: "http://127.0.0.1:3535"
logLevel: "dev"

ipfs:
  ipfsCmd: "./ipfs"
  ipfsDataRoot: "~/.ipfs"

Run Client

Go language is required to run. If it is not available, please download and install Go language from the following website: https://go.dev/dl/.

go run main.go

After running the command, you can click on the Upload to Local button or open the link http://127.0.0.1:5001/webui/ to access it.

http://127.0.0.1:5001/webui/

Develop

License

meson-cloud-client's People

Contributors

bitruss avatar jaiminpan avatar sherlock-shi-x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.