/core

Slimmed down version of Vanadium that is focused on its RPC and security system.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Vanadium Core

CircleCI

This is a slimmed down version of Vanadium that is focused on its secure RPC system and service discovery. See the Vanadium site for more details, remembering that this repository implements RPC, security and naming; it does not provide support for mobile development.

Install steps

go get -t v.io/...
go test v.io/...