iamjason
iamjason
# Pull Request ## Contribution type - [X] New template contribution - [ ] Existing template update - [ ] Issue fix - [ ] README.md update ## Contribution Description...
## URL https://app.uniswap.org/#/swap ## `swap` state ```json { "INPUT": { "currencyId": "ETH" }, "OUTPUT": { "currencyId": null }, "independentField": "INPUT", "typedValue": "", "recipient": null } ``` ## Error ``` TypeError:...
### After connecting to my account on Pera Wallet, I faced this error ``` Error: FormatException: Invalid character (at character 77) I/flutter (10855): gqNzaWfEQIwtNFWFUDYnI49KtgVk5nGLCiEP9M/F7p4Zz2acj2FNEdZT3Dq56o+hKaSTYTzrU229 ``` ### When I tried to...
### What happened? I have been following [this guideline](https://hyperledger.github.io/bevel-operator-fabric/docs/getting-started) to create a platform for my research. I tried to find out how to package a developed chain code and Dockerize...