carta
Cap table and equity management platform.
Extends: Technology
Carta
Cap table and equity management platform.
Overview
Category: Finance software
Cap table and equity management platform.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Carta',
category: 'Finance software',
description: 'Cap table and equity management platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Carta",
"applicationCategory": "Finance software",
"description": "Cap table and equity management platform."
}