Getting Started
Orientation for integrating Asset Core quickly and safely.
In this section
- Start here: IntegrationOrientation for teams integrating Asset Core via HTTP and SDKs.
- Getting Started OverviewIntroduction to Asset Core components and how to approach the system for your first experiments.
- First Commit and ReadStep-by-step guide to running Asset Core daemons locally and sending your first transaction.
- Using the Python SDKGuide to sending commits and reading state using the Asset Core Python SDK.
What to do first
Start with Start here: Integration, then read the Getting Started Overview, and finish with First Commit and Read to validate the end-to-end loop.
When to branch out
Once you can submit a transaction and read freshness-aware state, deepen the model in Runtime Model or jump to the full HTTP API.