Skip to content

Commit e3d1427

Browse files
authored
adding zondax, oreolabs, and chainport to ecosystem (#753)
1 parent d8f5438 commit e3d1427

File tree

5 files changed

+20
-2
lines changed

5 files changed

+20
-2
lines changed

content/ecosystem/ecosystem.ts

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,24 @@ export const ECOSYSTEM: Array<{
2929
link: "https://iflabs.network/",
3030
image: "/images/ecosystem/if-labs.png",
3131
},
32+
{
33+
type: "Developers",
34+
name: "Chainport",
35+
link: "https://www.chainport.io/",
36+
image: "/images/ecosystem/chainport.png",
37+
},
38+
{
39+
type: "Developers",
40+
name: "Zondax",
41+
link: "https://zondax.ch/",
42+
image: "/images/ecosystem/zondax.png",
43+
},
44+
{
45+
type: "Developers",
46+
name: "Oreolabs",
47+
link: "https://github.com/oreoslabs/",
48+
image: "/images/ecosystem/oreowallet.png",
49+
},
3250
{
3351
type: "Apps",
3452
name: "Orescriptions",

public/images/ecosystem/chainport.png

21.6 KB
Loading

public/images/ecosystem/zondax.png

14.7 KB
Loading

search/indexes/blog-index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

search/indexes/documentation-index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)