Update just format
This commit is contained in:
parent
24bdafa367
commit
ae5dbf9aa3
|
@ -11,14 +11,14 @@ and using blockchain contract to ensure security of nodes listing.
|
|||
## Dependencies
|
||||
|
||||
## Subprojects
|
||||
- [x] Decentralized Science Git
|
||||
- [x] Decentralized Science Kubo Gateway
|
||||
- [x] [Decentralized Science Git](https://git.decentralizedscience.org)
|
||||
- [x] [Decentralized Science Kubo Gateway](https://gateway.decentralizedscience.org)
|
||||
- [ ] Libp2p bootstrap config through dapp_indexer
|
||||
- [ ] Incus Config
|
||||
- [ ] Docker Config
|
||||
- [ ] R&T DNSLink, fleek and mDNS
|
||||
|
||||
## Development Reports
|
||||
## Development Reports and Repositories
|
||||
|
||||
### Decentralized Science Git.
|
||||
|
||||
|
|
|
@ -12,16 +12,30 @@ to have a decentralizable base architecture.
|
|||
|
||||
## Subprojects
|
||||
|
||||
- [ ] Lume R&D
|
||||
- [ ] Lit R&D
|
||||
- [ ] HELIA R&D
|
||||
- [ ] OrbitDB R&D
|
||||
- [ ] Lit R&D
|
||||
- [ ] WASM and YEW
|
||||
- [ ] WASM R&D
|
||||
- [ ] Decentralizable Assets Bundler
|
||||
- [ ] Ethers R&D
|
||||
- [ ] Dapp Indexer D&T
|
||||
- [ ] Final DAPP Framework
|
||||
|
||||
## Development Reports
|
||||
> Where:
|
||||
> R: Research
|
||||
> D: Develop
|
||||
> T: Test
|
||||
|
||||
## Development Reports and Repositories
|
||||
|
||||
### Lume R&D
|
||||
|
||||
- [ ] Deno + lume
|
||||
|
||||
### Lit R&D
|
||||
|
||||
- [ ] Lit Compositor
|
||||
|
||||
### HELIA R&D
|
||||
|
||||
|
@ -33,13 +47,17 @@ decentralization.
|
|||
* [Helia Examples](https://github.com/ipfs-examples/helia-examples/tree/main/examples/helia-webpack)[^2]
|
||||
* [Helia Example by Phind](https://www.phind.com/search?cache=v6nzolbm7xl10xvhgfih6bvz)[^3]
|
||||
|
||||
#### Libp2p
|
||||
|
||||
Helia now requires libp2p for handling the peers, and networking
|
||||
thus it is important to have some references and tests.
|
||||
|
||||
2.
|
||||
### OrbitDB R&D
|
||||
|
||||
### Lit R&D
|
||||
### WASM
|
||||
|
||||
- [ ] Ethereum Markets tracker wasm
|
||||
|
||||
### WASM and Yew
|
||||
|
||||
### Decentralizable Assets Bundler
|
||||
|
||||
|
|
|
@ -49,6 +49,7 @@ decentralized way.
|
|||
### Trunk found issues
|
||||
Trunk Creates the instances based a proyect path, we require something such as
|
||||
[make relative](https://github.com/tmcw/make-relative)[^3] for IPFS support.
|
||||
[posible solution](https://github.com/trunk-rs/trunk/issues/151)
|
||||
|
||||
### Possible solutions
|
||||
|
||||
|
|
Loading…
Reference in New Issue