Skip to content

Instantly share code, notes, and snippets.

@ryanswrt
Created July 25, 2019 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanswrt/c79c2e0d692bbf2483741ea9c7e668b9 to your computer and use it in GitHub Desktop.
Save ryanswrt/c79c2e0d692bbf2483741ea9c7e668b9 to your computer and use it in GitHub Desktop.
// example where we build a context object that will be available to MyComponent
<WaveletProvider host="myhost">
<WaveletAccount privateKey="myprivatekey">
<WaveletContract contractAddress="mycontractaddr">
<MyComponent implicitProps??? />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment