You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Gbafa
5802805597
|
2 years ago | |
---|---|---|
.. | ||
signature-request-siwe-header | 2 years ago | |
signature-request-siwe-message | 2 years ago | |
README.mdx | 2 years ago | |
index.js | 2 years ago | |
index.scss | 2 years ago | |
signature-request-siwe.js | 2 years ago | |
signature-request-siwe.stories.js | 2 years ago |
README.mdx
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs';
import SignatureRequestSIWE from '.';
# Signature Request SIWE
dApp requesting the user to Sign in with Ethereum.
<Canvas>
<Story id="ui-components-app-signature-request-siwe-signature-request-siwe-stories-js--default-story" />
</Canvas>
## Component API
<ArgsTable of={SignatureRequestSIWE} />