UNPKG
@openzeppelin/ui-builder-adapter-midnight
Version:
latest (0.14.0)
rc (0.0.0-rc-20251109121322)
0.14.0
0.13.0
0.12.0
0.10.1
0.10.0
0.0.0-rc-20251109121322
0.0.0-rc-20251106125747
0.0.0-rc-20251105132527
0.0.0-rc-20251105125421
0.0.0-rc-20251104191208
0.0.0-rc-20251104113339
0.0.0-rc-20251010143740
0.0.0-rc-20250924154551
0.0.0-rc-20250924145143
0.0.0-rc-20250924134731
0.0.0-rc-20250924072236
Midnight Adapter for UI Builder
github.com/OpenZeppelin/ui-builder
OpenZeppelin/ui-builder
@openzeppelin/ui-builder-adapter-midnight
/
src
/
wallet
/
components
/
index.ts
5 lines
(4 loc)
•
222 B
text/typescript
View Raw
1
2
3
4
5
// Export all wallet UI components
export
{
ConnectButton
}
from
'./connect/ConnectButton'
;
export
{
CustomAccountDisplay
}
from
'./account/AccountDisplay'
;
// Note: Midnight doesn't have network switching like EVM chains