All Projects → valist-io → valist

valist-io / valist

Licence: MPL-2.0 license
Web3-native software distribution. Publish and install executables, Docker images, WebAssembly, and more. Powered by Ethereum, IPFS, and Filecoin.

Programming Languages

Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to valist

filecoin-box
Filecoin flavored Ganache Truffle box
Stars: ✭ 23 (-78.5%)
Mutual labels:  ipfs, filecoin
add-to-web3
⁂ Github Action to upload your website to web3.storage
Stars: ✭ 22 (-79.44%)
Mutual labels:  ipfs, filecoin
pop
Run a point-of-presence within Myel, the community powered content delivery network.
Stars: ✭ 28 (-73.83%)
Mutual labels:  ipfs, filecoin
estuary
A custom IPFS/Filecoin node that makes it easy to pin IPFS content and make Filecoin deals.
Stars: ✭ 195 (+82.24%)
Mutual labels:  ipfs, filecoin
Ipdr
🐋 IPFS-backed Docker Registry
Stars: ✭ 312 (+191.59%)
Mutual labels:  cdn, ipfs
kotal
Blockchain Kubernetes Operator
Stars: ✭ 137 (+28.04%)
Mutual labels:  ipfs, filecoin
borg
Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
Stars: ✭ 25 (-76.64%)
Mutual labels:  ipfs, filecoin
nebula-crawler
🌌 A libp2p DHT crawler, monitor, and measurement tool that exposes timely information about DHT networks.
Stars: ✭ 97 (-9.35%)
Mutual labels:  ipfs, filecoin
pacman.store
Pacman Mirror via IPFS for ArchLinux, Endeavouros and Manjaro
Stars: ✭ 65 (-39.25%)
Mutual labels:  cdn, ipfs
nft.storage
😋 Free decentralized storage and bandwidth for NFTs on IPFS and Filecoin.
Stars: ✭ 309 (+188.79%)
Mutual labels:  ipfs, filecoin
filecoin-client
Golang的轻量级filecoin客户端,支持离线签名,基本满足钱包交易所充值提现逻辑
Stars: ✭ 50 (-53.27%)
Mutual labels:  ipfs, filecoin
web3.storage
⁂ The simple file storage service for IPFS & Filecoin
Stars: ✭ 417 (+289.72%)
Mutual labels:  ipfs, filecoin
nft-website
NFT School: Community education platform for developers in the non-fungible token space.
Stars: ✭ 260 (+142.99%)
Mutual labels:  ipfs, filecoin
estuary-www
https://estuary.tech
Stars: ✭ 32 (-70.09%)
Mutual labels:  ipfs, filecoin
orbitdns
Distributed PKI based DNS
Stars: ✭ 23 (-78.5%)
Mutual labels:  ipfs, pki
certbot-dns-acmedns
Certbot ACME-DNS DNS01 plugin for Certbot
Stars: ✭ 24 (-77.57%)
Mutual labels:  pki
U8glib-HAL
Customized U8glib for use in Marlin 2.0
Stars: ✭ 40 (-62.62%)
Mutual labels:  firmware
MKS WIFI upgrade with BeePrint web interface
Firmware for MKS WiFi module from Makerbase with BeePrint Web Interface, tested with Flying Bear Ghost 5/Ghost 4/Reborn
Stars: ✭ 35 (-67.29%)
Mutual labels:  firmware
rsblocks
A fast status-bar for dwm window manager written in Rust 🦀
Stars: ✭ 30 (-71.96%)
Mutual labels:  cargo
naersk
Build rust crates in Nix. No configuration, no code generation, no IFD. Sandbox friendly. [maintainer: @Patryk27]
Stars: ✭ 440 (+311.21%)
Mutual labels:  cargo

Logo

Go Reference Discord Valist Gitcoin

Web3-native software distribution.

Features

  • Publish Applications and Assets (EXEs, WASM, Docker images, NFTs, etc.)
  • Multi-Factor Releases (multi-sig for publishing assets)
  • Multi-Chain Support (EVM based only for now, NEAR coming soon)

Documentation

Documentation for how to get started with Valist can be found at https://docs.valist.io.

Examples

Building

This repo contains all services required to run Valist on your machine. However, you can also clone each repo and build components separately.

Development

Start by cloning the repo and updating submodules.

git clone https://github.com/valist-io/valist

cd valist

bash update-submodules.sh main

To start the docker-compose run the following.

make dev

To deploy the contracts and subgraphs to the local ganache run the following.

make deploy

Contributing

We welcome pull requests and would love to support our early contributors with some awesome perks!

Found a bug or have an idea for a feature? Create an issue.

Maintainers

@awantoch

@jiyuu-jin

@nasdf

License

Valist is licensed under the Mozilla Public License Version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].