Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toonza1150 #71

Open
Toonza1150 opened this issue Oct 31, 2021 · 3 comments
Open

Toonza1150 #71

Toonza1150 opened this issue Oct 31, 2021 · 3 comments

Comments

@Toonza1150
Copy link

import { TokenPocket } from 'ual-token-pocket'
import { UALProvider, withUAL } from 'ual-reactjs-renderer'

const exampleNet = {
chainId: '',
rpcEndpoints: [{
protocol: '',
host: '',
port: '',
}]
}

const App = (props) =>

{JSON.stringify(props.ual)}

const AppWithUAL = withUAL(App)

const tokenPocket = new TokenPocket([chain])

@Toonza1150
Copy link
Author

Haha

@Toonza1150
Copy link
Author

Toonza

@bradlhart
Copy link

Could you clarify on what your issue is? I can't discern the problem from your code snippet and comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants