Tim Daubenschütz
Tim Daubenschütz
Referring to: https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-19.md The following claim is made: > The following secondary goals can easily be achieved: > - Can be used unescaped in URL paths with e.g. an identifier...
For any evm-compatible chain, by generating the data necessary to execute a JSON-RPC "eth_call", combined with a block number, this may yield a unique identity. Say in block x+1 I...
Fixes #81 - in case this PR gets merged, I'd be happy to update any CAIP relying on CAIP-19 too
For a list of todos, check this thread: https://github.com/COALAIP/specs/issues/27#issuecomment-439919723
TODO: - [ ] Merge #29 - [ ] Create RightsConflict in /schema
Includes #21
Here is the use case: https://github.com/COALAIP/omi-mvi-1.0/pull/27/files#diff-7a3547ef9edc199cc8d3c9feab875725R1 Ask @vrde or @TimDaub for more information.
http://musicontology.com/specification/#term-Release
I'm trying to run this with ava according to this [manual](https://github.com/avajs/ava/blob/master/docs/recipes/browser-testing.md). But when I'm using `fetch`, I get ```bash ReferenceError: fetch is not defined ```
On Android for React Native, I went step by step through the tutorial here: - https://docs.walletconnect.com/1.0/quick-start/dapps/react-native#architecture But after Architecture my app crashed as "crypto could not be found within the...