This website requires JavaScript.
Explore
Help
Register
Sign In
cerc-io
/
stack-orchestrator
mirror of
https://github.com/cerc-io/stack-orchestrator
Watch
1
Star
0
Fork
You've already forked stack-orchestrator
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6ec6fc1d75
stack-orchestrator
/
container-build
/
cerc-go-ethereum-foundry
/
stateful
/
lib
/
ds-test
/
default.nix
5 lines
85 B
Nix
Raw
Blame
History
{
solidityPackage
,
dappsys
}:
solidityPackage
{
name
=
"
d
s
-
t
e
s
t
"
;
src
=
./src
;
}
Reference in New Issue
View Git Blame
Copy Permalink