Ante
Ante v0.6
Ante v0.6
  • Introduction to Ante
  • Why use Ante?
  • What's new in Ante v0.6?
  • FAQ
  • Security & Trust
  • Getting Started
    • How Ante works
      • Staking
      • Challenging
      • The Decentralized Trust Score
      • Decentralized Trust Tiers
      • Supported assets
    • User Guides
      • Navigating the app
      • Stake an Ante Test
      • Challenge an Ante Test
      • Withdraw funds
      • Check an Ante Test
      • Claim rewards
      • Using Antegen
  • For Developers
    • Community test repo
    • Writing Ante Tests
      • What to test?
      • Interfaces
      • Ante Test Examples
      • Writing and Testing an Ante Test
    • Integrating Ante
      • Integrate Ante using React
      • Integrate Ante using HTML
    • Deploying an Ante Test
      • Deploy an Ante Test
      • Create an Ante Pool
    • Deployed contracts
Powered by GitBook
On this page
  • Isn't Ante just _____?
  • Why shouldn't I just code in the tests or formally verify my code?
  • Is Ante audited?
  • Does Ante have a token?

FAQ

Isn't Ante just _____?

Ante is NOT:

  • an auditing service;

  • an "economic analysis" service;

  • a bug bounty program

  • "hack insurance"

All of the above are valuable and important to building safe web3, and Ante is complementary to existing security, marketing, and trust services.

Why shouldn't I just code in the tests or formally verify my code?

Formal verification is great but has limitations (e.g. economic attacks)

Ante Tests can make commitments that aren’t forbidden in code but rely on trust in people or external systems.

Also, Ante Tests make these guarantees more visible and understandable to non-technical people, giving more peace of mind to potential users.

Is Ante audited?

Yes! Read more: Security & Trust

Does Ante have a token?

No — beware of scammers!

PreviousWhat's new in Ante v0.6?NextSecurity & Trust

Last updated 2 years ago