Skip to content

Documentation map

Where everything lives, and where the retired GitHub Wiki content went.

This site

TopicPage
Product overview, positioning, use cases, ADAMANT adoptionWhat is Currencyinfo
Components, startup sequence, refresh cycle, storage modelArchitecture
Docker-first first runQuick start
Container image, source install, systemd, v1 migrationInstallation
Backup, upgrade, rollback, index rebuild, database migrationUpgrade and rollback
Pair direction, grouping, divergence, weights, strategies, minSources, rateLifetime, triangulationRate calculation
Snapshot semantics, collections, indexes, retentionRate history
Slack, Discord, ADAMANT Messenger setupNotifications
Reverse proxy, TLS, health checks, logs, resourcesOperations
Credentials, validation, container hardening, scanning, disclosureSecurity
Symptom-first diagnosisTroubleshooting
/get, /getHistory, /statusREST API reference
Every configuration optionConfiguration reference
Every connector, quota, and termsRate sources
Contributor guideContributing
Versioning, channels, deprecationsRelease notes

Elsewhere

ResourceLocation
Landing pagecurrencyinfo.dev
Source codegithub.com/Adamant-im/currencyinfo
Release notesgithub.com/Adamant-im/currencyinfo/releases
Container imageghcr.io/adamant-im/currencyinfo
Issue trackergithub.com/Adamant-im/currencyinfo/issues
Contributor guide in the repositoryCONTRIBUTING.md
AI agent operating manualAGENTS.md
Umbrella ADAMANT documentationdocs.adamant.im

Retired GitHub Wiki

The GitHub Wiki is deprecated. Its content has been migrated here, corrected against the current code, and its pages now carry a notice pointing at the canonical destination so existing deep links keep working.

Former wiki pageCanonical destinationWhat changed in migration
HomeDocumentation mapSplit into this map, the upgrade guide, and the v1 migration section
InstallationInstallationNode.js requirement corrected from v20 to v22; the published container image replaces build-from-source as the recommended path; the stale .github/CONTRIBUTING.md link corrected
API-specificationREST API referenceExample port corrected from 36668 to the real default 36661; rateLiftime typo corrected to rateLifetime; versions in examples updated; validation errors, units, and pair-order guarantees added
Saved-rates-formatRate history and pair directionCorrected: base_coins in the shipped template is a full list including USD, not "USD only by default"; snapshot and storage semantics added
Dealing-with-Rate-Differences-from-Multiple-SourcesRate calculationCorrected: groupPercentage is the minimum relative distance between the two heaviest group weights, not "the share of sources a group must contain". Source names in examples updated to the current connector set
Rate-life-timeFreshnessCorrected: the fallback applies while a quote is inside rateLifetime, and its interaction with the minSources gate is documented
NotificationsNotificationsSecret-shaped examples replaced with unmistakably synthetic placeholders. Validation rules and the placeholder-detection behaviour added

The wiki is kept as a tombstone so existing inbound links resolve. It receives no further updates; open a documentation issue or a pull request against docs/ instead.

Released under the GPL-3.0 License. Maintained by the ADAMANT developer community.