Getting StartedQuickstart GuideOn this pageQuickstart GuideWhat you'll needNode.js version 18 or above is recommendedGetting StartedInstallation Instructionsnpm install @tiplink/apiOryarn add @tiplink/apiImportimport { TipLink } from '@tiplink/api';Orvar TipLink = require('@tiplink/api').TipLink;