Skip to content

Instantly share code, notes, and snippets.

@baierjak
Created December 15, 2021 14:56
Show Gist options
  • Save baierjak/0534a6264f1555acfe146f5a3adb542e to your computer and use it in GitHub Desktop.
Save baierjak/0534a6264f1555acfe146f5a3adb542e to your computer and use it in GitHub Desktop.
Web3 blog
import { DAppProvider } from '@usedapp/core'
return (
<DAppProvider config={{}}>
<App />
</DAppProvider>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment