Page MenuHomePhabricator

[Cashtab] [extension address passing p4] Create GetAddress.tsx stub with stories
ClosedPublic

Authored by bytesofman on Oct 19 2022, 17:42.

Details

Summary

T2550

Depends on D12316

Create a stub component 'GetAddress'. This will be built on later in the stack to fetch and display the extension's active wallet address.

Test Plan
cd web/cashtab-components
npm run storybook

Navigate to the GetAddress component
Open the dev console
Click the button and note handleGetAddress appears in the dev console

Diff Detail

Repository
rABC Bitcoin ABC
Branch
extension-address-passing-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20617
Build 40899: Build Diffcashtab-components-tests
Build 40898: arc lint + arc unit