NillionNetwork / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
1 stars 0 forks source link

Set up NilVM to be available as a service in devenv #1

Open glottologist opened 1 month ago

glottologist commented 1 month ago

We would like the devnet to be available to developers using devenv.sh by adding

service.nilvm.enable = true;
service.nilvm.environment = "devnet";

or something similar

this is to reduce some of the friction when setting up the SDK toolset

oceans404 commented 1 month ago

what would a config look like that enables all nillion devtools (so we also get nada and pynadac, etc)