Backend server for VSC Blocks. This is an extension of go-vsc-node which provides the following services:
- Contract verifier
- Network stats indexer
- Discord bot
Install Rust tools if not already, clone this repo and run the following:
cargo b -rDump a sample config file to config.toml:
./vsc-blocks-backend --dump-configcd as_compiler
docker build -t as-compiler .This project is dual licensed under the MIT License or Apache License 2.0.