Skip to content

Commit decfe30

Browse files
committed
Configure FND Docs site
1 parent 3757da5 commit decfe30

20 files changed

+181
-354
lines changed

.nvmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
12.18.3

blog/2019-05-28-hola.md

-11
This file was deleted.

blog/2019-05-29-hello-world.md

-17
This file was deleted.

blog/2019-05-30-welcome.md

-13
This file was deleted.

docs/doc1.md

-203
This file was deleted.

docs/doc2.md

-6
This file was deleted.

docs/doc3.md

-14
This file was deleted.

docs/home.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
id: home
3+
title: Docs
4+
sidebar_label: Docs
5+
slug: /
6+
---
7+
8+
---
9+
10+
## Subgraphs
11+
12+
[Mainnet](https://thegraph.com/explorer/subgraph/f8n/f8n-mainnet)
13+
14+
[Goerli](https://thegraph.com/explorer/subgraph/f8n/f8n-goerli)
15+
16+
---
17+
18+
## Contracts
19+
20+
```json
21+
{
22+
"foundation": {
23+
"address": "0x67Df244584b67E8C51B10aD610aAfFa9a402FdB6",
24+
"implementation": "0xA428BC0b619Af0bbe7AF05fE5a3eC87A2f8ebA77"
25+
},
26+
"nftMarket": {
27+
"address": "0xcDA72070E455bb31C7690a170224Ce43623d0B6f",
28+
"implementation": "0x01b74373e98D4b511Aaaa66DD550bC5Ed980D739"
29+
},
30+
"nft721": {
31+
"address": "0x3B3ee1931Dc30C1957379FAc9aba94D1C48a5405",
32+
"implementation": "0xaCCbd3fde9d7f6e899B85003120A460d78b0707A"
33+
}
34+
}
35+
```

docs/mdx.md

-17
This file was deleted.

0 commit comments

Comments
 (0)