Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coinbase/onchain-app-template
/ functions
Functions
18 in github.com/coinbase/onchain-app-template
⨍
Functions
18
◇
Types & classes
0
↓ 1 callers
Function
renderWithProviders
(component: JSX.Element)
src/components/LoginButton.test.tsx:27
↓ 1 callers
Function
renderWithProviders
(component: JSX.Element)
src/components/TransactionWrapper.test.tsx:26
↓ 1 callers
Function
renderWithProviders
(component: JSX.Element)
src/components/SignupButton.test.tsx:27
↓ 1 callers
Function
renderWithProviders
(Component: React.ComponentType)
src/components/WalletWrapper.test.tsx:26
↓ 1 callers
Function
useWagmiConfig
()
src/wagmi.ts:13
Function
ArrowSvg
()
src/svg/ArrowSvg.tsx:1
Function
BaseSvg
()
src/svg/BaseSvg.tsx:1
Function
Footer
()
src/components/Footer.tsx:20
Function
LoginButton
()
src/components/LoginButton.tsx:4
Function
OnchainProviders
({ children }: Props)
src/components/OnchainProviders.tsx:15
Function
OnchainkitSvg
()
src/svg/OnchainkitSvg.tsx:1
Function
Page
()
src/app/page.tsx:11
Function
RootLayout
({ children, }: { children: React.ReactNode })
src/app/layout.tsx:31
Function
SignupButton
()
src/components/SignupButton.tsx:4
Function
TransactionWrapper
({ address }: { address: Address })
src/components/TransactionWrapper.tsx:20
Function
WalletWrapper
({ className, text, withWalletAggregator = false, }: WalletWrapperParams)
src/components/WalletWrapper.tsx:24
Function
handleError
(err: TransactionError)
src/components/TransactionWrapper.tsx:30
Function
handleSuccess
(response: TransactionResponse)
src/components/TransactionWrapper.tsx:34