docs
docs copied to clipboard
All you need to know about IPLD
This being done as part of https://github.com/ipld/ipld/issues/125
This needs to be written up. Can be completely different from the JS “Getting Started” but it does need to cover a similar level of detail.
The current site is also published to the gateway. @olizilla I saw that you have some new automation for this that can integrate with actions, can you point me in...
This needs to be written up. Can be completely different from the JS “Getting Started” but it does need to cover a similar level of detail.
@Mikeal If it would've been a PR, I could've commented there. In the [Addressing](https://github.com/ipld/docs/blob/864c017f7fb73ba12503569842c78f5dcb3c06c8/tutorials/thinking.md#addressing) section your write: > We encode this data using JSON. Now it has been serialized to...