-
on the diagram there is "+" which means it is tantalum (or elko capacitor) but on the PCB there is an ceramic capacitor, what is correct? ceramic or tantalum?
-
Hi, usage code in the 3id-did-resolver's README.md doesn't match the actual code.
If I use usage code in README as below :
``` typescript
import ThreeIdResolver from '@ceramicnetwork/3id-did-re…
-
-
IDX documentation: https://developers.idx.xyz/learn/welcome/
Ceramic documentation: https://ceramic.network
Good example projects that already integrate:
- MetaCred: https://github.com/meta-cred/…
-
# Arweave compatibility with CAIP10
This is a low priority enhancement that should eventually be applied to the Ceramic Libraries.
I've created an Auth Provider here: https://gist.github.com/rso…
-
Currently, the integration works if you're trying to encrypt a strong and store it on ceramic and gate it using Lit.
Could we add the relevant functions that also encrypt a file and then store the …
-
* Home Assistant Version (eg. 2023.11): **2023.11**
* Ember Mug Component Version (eg. 0.8.0): **0.8.0**
* Which device(s) are you using for Bluetooth (e.g. Bluetooth Dongle / ESPHome Proxy): **Blue…
csilv updated
10 months ago
-
Currently, aluminium has very few uses, mostly for a few TA4 machines and sensors, and ceramic material even less. Aluminium could be used for the TechPack stairs and other blocks, and ceramic materia…
-
### Subject of the issue
Different skills cannot share the same params because `_ensure` pops params and therefore the first skill to be loaded is the only one that gets it.
Having the same para…
-
Does Ceramic support any form of immediate mode rendering? I have built some Kha libraries that would be much easier to port to Ceramic if I could easily access low level rendering functionality.