Skip to main content
Module

x/ed25519_dalek/docker-compose.yml

WebAssembly port of Ed25519 signatures and X25519 key exchange
Go to Latest
File
version: "3.8"
services: app: build: . volumes: - ".:/app"