UNPKG

@vocdoni/davinci-contracts

Version:

Smart contracts powering DAVINCI's digital voting protocol

4 lines (3 loc) 170 B
export type { ICensusValidator } from "./ICensusValidator"; export type { IProcessRegistry } from "./IProcessRegistry"; export type { IZKVerifier } from "./IZKVerifier";