Web3-native software distribution.
- 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 for how to get started with Valist can be found at https://docs.valist.io.
- node >= 14.17
- npm >= 6.14
- lerna
git clone https://github.com/valist-io/valist-js
cd valist-js
lerna bootstrap
docker-compose up -d
npm run dev
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.
Valist is licensed under the Mozilla Public License Version 2.0.