diff --git a/docs/applications/0010-filecoin.md b/docs/applications/0010-filecoin.md index 99788ce4b..74cb1a87a 100644 --- a/docs/applications/0010-filecoin.md +++ b/docs/applications/0010-filecoin.md @@ -13,3 +13,9 @@ Low latency payments can incentivize retrieval providers to provide files to ret ![Filecoin Virtual Machine](https://user-images.githubusercontent.com/310223/150189748-ed673f1a-6a5f-4746-a1b3-0d8b1a3f5fd2.png) Filecoin is working towards having an [EVM-compatible virtual machine](https://fvm.filecoin.io/). This is a crucial step allowing for Nitro to be implemented in solidity and deployed to Filecoin. This not only enables the retrieval markets application(s), but a whole raft of other applications looking to benefit from the same sweetness that Nitro can bring. + +## Presentations + + + + diff --git a/mkdocs.yml b/mkdocs.yml index 2ff992e32..ddec3c963 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -32,3 +32,13 @@ markdown_extensions: format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.tabbed: alternate_style: true +extra: + social: + - icon: fontawesome/brands/twitter + link: https://twitter.com/statechannels + - icon: fontawesome/brands/github + link: https://github.com/statechannels/go-nitro + - icon: fontawesome/brands/npm + link: https://www.npmjs.com/package/@statechannels/nitro-protocol + - icon: fontawesome/solid/envelope + link: mailto:contact@magmo.com