Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ecosystem map components and data #95

Merged
merged 14 commits into from
Jul 3, 2024
Prev Previous commit
Next Next commit
added cards and description
partyparrotgreg committed Jun 11, 2024
commit 287f0e6b5c697454f8265e46e40c1ddccbbcc395
9 changes: 9 additions & 0 deletions pages/dev-ecosystem-providers/ecosystem-map.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
import { EcosystemMap, EcosystemDynamicSection } from "../../components";
import { Cards, Card } from 'nextra/components'
import { Wrench, TextCursorInput } from "lucide-react";

# Ecosystem Map

Sei Ecosystem is the epicenter of technological advancement, bringing together creative minds and industry leaders to drive the future of Sei's blockchain technology.

<Cards>
<Card icon={<Wrench />} title="Start building" href="/" />
<Card icon={<TextCursorInput />} title="Join the ecosystem" href="https://sei-forms.typeform.com/join-ecosystem?typeform-source=p12rt1ecint.typeform.com" target="_blank" />
</Cards>

## Consumer Apps

<EcosystemDynamicSection category="Consumer Apps" />