The smartest smart contract framework

Verdict's opinionated smart contract framework is the best way to build the smart organizations of the future.
Seed round
$1M Raised
Token sale
33% Bonus
Bonus decreases in 14 days 10:23:48

Token sale is live!

Tokens are contracts


Verdict offers an abstraction layer on top of a modified version of the Ethereum Virtual Machine (EVM) which makes previously impossibly difficult contracts easy to develop.
Tokens in Verdict themselves are non-fungible and turing-complete, giving rise to new possibilities in contract and organization development.

Complex, like the real world


With traditional smart contracts, it's difficult to programmatically create and maintain the intricate relationships that exist between people and organizations. Because of this, most smart contracts are prohibitively simple.
Verdict manages the relationship lifecycle between individuals and account types. This makes blockchain development much more accessible to real businesses, like schools, workplaces, loyalty programs, and communities.

Comes with batteries


Verdict offers a large library of functionality which is desirable in real-world relationships, yet difficult to build on blockchains. By making these methods available in your contracts, you can build unimaginably functional networks and focus strictly on your business logic.
  • OnlyAtTime

    A sub-issuable token rule which allows a token to be transfered between a predetermined time period.

  • DiscountTo

    A sub-issuable token rule which allows a token to be traded to a particular address at a discount.

  • OnlyToAddress

    A sub-issuable token rule which restricts token transfers to whitelisted addresses.

  • PremiumFor

    A sub-issuable token rule which allows a token to be traded to a particular address at a premium.

  • Expires

    A sub-issuable token rule which stops a token from being transfered after a predetermined timestamp.

  • OnlyToType

    A sub-issuable token rule which restricts token transfers to whitelisted account types.

  • RefundableTo

    A sub-issuable token rule which transfers token ownership between addresses at a predetermined timestamp.

  • OnOracleEvent

    A sub-issuable token rule which transfers a token to another address based on the result of an oracle event.

  • RevokeOn

    A sub-issuable token rule which revokes tokens at a predetermined timestamp.

  • OnlyLimit

    A sub-issuable token rule which restricts token transfers based on originating address transfer activity.

  • RuleExpiresAfter

    A sub-issuable token rule which removes an active token rule after a specified event.

  • OnlyIf

    A sub-issuable token rule which restricts token transfers based on a contract member boolean.

  • OnlyToAddressExclusive

    A sub-issuable token rule which restricts token transfers to any but a list of blacklisted addresses.

Smart technology, down to the roots


At the core of Verdict is the programming language Authority, which blends functional programming and explicit state mutations to create opinionated, versioned, and robust contracts.

Minimum viable contract

 schoolDistrictTokenContract = {
   private state: { tokens: [] },
   mutation transfer: function (
   {message: Message, _state: State}, 
   {tokenId: byte32, to: address}): State {
       const token: Token = _state.tokens[tokenId]
       if (token.owner !== message.sender) throw(‘Incorrect user’)
       _state.tokens[i].owner = to
       return _state
   }
}

Transfer contract

code

Faster, safer, and much stronger


Verdict offers hosted private and public blockchains in addition to the global Verdict Public Chain (VPB). These chains are founded on top of Ethereum and Bitcoin but further extend them with more functionality.
  • 4x

    Faster development*
  • 38%

    Fewer software bugs*
  • 7x

    More behaviors*
*—With partners in our closed beta testing.

Created with Verdict


Verdict is in a tight developer preview, but the first organizations are already starting to emerge.

"We couldn't have built this network without Verdict."

—Ricardo Rodrigez, Verdict developer

Verdict is allowing Ricardo to build a global mesh of golfing franchises in which owners can issue tokens which are interchangable between franchises but settle automatically.


"Only Verdict allows us to truly permission control our films."

Note Suwanchote, Film director

The FilmClips Network uses Verdict to allow independent film directors to distribute films to viewers on a private chain. Verdict NFTs allow viewers to create a secondary market for trading access to the film, yet leave the directors in control and able to revoke access at any time.


Interested in joining our developer preview?

Start a network


We're looking to fund and/or advise talented blockchain entrepreneurs for a list of ideas which we'd like to see implemented on the Verdict Network. You can find the list in our whitepaper. If you think you'd be a good fit, please apply for our developer preview.

Why Verdict?


Verdict came to be after a disastrous blockchain implementation with a Seattle-based school network. The network required several many-to-many relationships that hadn't been modeled on blockchains before. The solution we crafted came to be called Verdict. Read the postmortem in our whitepaper.

Team


We're a blockchain consulting group turned engineering team whose tackling some of the biggest problems in the cryptocurrency space.
  • Nikk Wong
    Software entrepreneur, blockchain developer
  • Weiyou Wang
    Software entrepreneur, blockchain developer
  • Tony Vu
    Product development
  • Javon Bangs
    Director of operations
  • Jaewon Em
    Blockchain developer
  • Angelica Huang
    Blockchain developer
  • Van Nguyen
    Business development
  • Justin Le
    Blockchain developer


Token sale

  • What is Verdict Token?

    Verdict Token is our proprietary cryptocurrency designed to facilitate transactions on the Verdict Public Blockchain, the global version of the Verdict ecosystem.

  • Name

    VRD

  • Fixed Limit

    30,000,000 USD

  • Soft Cap

    3,000,000 USD

  • Exchange

    1 ETH = 2,500 VRD

  • Currency

    ETH, BTC

  • Min Purchase

    0.1 ETH / 250 VRD

  • Starts

    January 12 — 9:00AM PST

  • Ends

    April 2 — 11:59PM PST

  • Early Bird Bonus
    33%
    Bonus

    Days 1-15

    27%
    Bonus

    Days 16-43

    25%
    Bonus

    Days 44-71

    Jan 12 – Jan 27 : 1 ETH = 2,500 VRD + 33% BonusJan 28 – Feb 24 : 1 ETH = 2,500 VRD + 27% BonusFeb 25 – Mar 20 : 1 ETH = 2,500 VRD + 25% Bonus
  • Bounty Program

    Get free VRD by participating in Verdict's bounty program. Verdict's bounty program is designed to spread the word about our goals and development progress with the help of community. A bounty program participant is welcomed to write or share posts about Verdict.