Tim Daubenschütz
Tim Daubenschütz
There's lots of things I'd like to do. Too many actually. So I'll have to prioritize: ## Things that are missing to "release" WASM Synth - [x] Check cross-browser compatibility...
https://github.com/Ableton/link In some browsers, [addons can create UDP sockets](https://developer.chrome.com/apps/sockets_udp). There's some resources that have reversed the link protocol, so it shouldn't be too difficult to add a "Link" button to...
I use GitHub Actions to deploy wasm-synth automatically for every newly pushed commit on the master branch. But for other collaborators, it's currently quite tricky to judge which version is...
link: https://github.com/rugpullindex/indexed-sparse-merkle-tree
- In search of a registry that lists all foundry compatible packages, I found your repository. - I'm looking to implement a lazy-minting voucher system as is described here: https://nftschool.dev/tutorial/lazy-minting/#redeeming-a-voucher-on-chain...
For now, I'm submitting this proposal as a draft. It essentially generalizes token-gating as implemented by e.g. Ocean Protocol. Summary of this PR: https://twitter.com/timdaub/status/1554116824006103040 What I could need help with:...
Hey, when I tried using your implementation, my editor showed me lots of occurrences with trailing whitespace and I thought I'd fix it once and for all at the source....
EIP-1271: - EIP-4494 currently makes no mention of EIP-1271 but I strongly assume that there is interest to support signature validation through a smart contract - There are strong reasons...