UNPKG
@layr-labs/agentkit-opacity
Version:
latest (0.1.1)
0.1.1
0.1.0
Opacity adapter for verifiable inference in EigenLayer AgentKit
@layr-labs/agentkit-opacity
/
src
/
index.ts
3 lines
•
88 B
text/typescript
View Raw
1
2
3
export
*
from
'./OpacityAdapter'
;
export
*
from
'./types'
;
export
*
from
'./utils/api'
;