
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@tempus-protocol/sdk
Advanced tools
TEMPUS Protocol SDK — Post-quantum attested AI agent coordination on Hedera
Post-quantum attested AI agent coordination on Hedera.
const tempus = new Tempus({ network: 'testnet', apiKey: 'key' });
const att = await tempus.attest({ type: 'price-feed', data: { price: 0.095 } });
const proof = await tempus.verify(att.sequenceNumber);
tempus.attest({ type, data }) Attest data on HCS
tempus.verify(seq) Verify attestation
tempus.agents.register/list/get Agent management
tempus.tasks.submit/run/complete Task orchestration
tempus.pipelines.create/run Multi-step pipelines
tempus.marketplace.browse/publish Agent marketplace
HCS Topic: 0.0.8052848 Verify: https://hashscan.io/mainnet/topic/0.0.8052848
MIT - Echelon Intelligence Systems LLC, 2026
FAQs
TEMPUS Protocol SDK — Post-quantum attested AI agent coordination on Hedera
The npm package @tempus-protocol/sdk receives a total of 2 weekly downloads. As such, @tempus-protocol/sdk popularity was classified as not popular.
We found that @tempus-protocol/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.