UNPKG
@locker-money/sdk
Version:
latest (0.0.1-alpha.2)
0.0.1-alpha.2
0.0.1-alpha.1
A utility library for enhancing your ERC-4337 experience
@locker-money/sdk
/
accounts
/
index.ts
4 lines
(3 loc)
•
68 B
text/typescript
View Raw
1
2
3
4
export
function
createLockerClient
(
) {
return
"Hello Locker"
; }