Package convex.api

Class Convex

java.lang.Object
convex.api.Convex
Direct Known Subclasses:
ConvexLocal, ConvexRemote

public abstract class Convex extends Object
Class representing a client API to the Convex network. An instance of the type Convex represents a stateful client connection to the Convex network that can issue transactions both synchronously and asynchronously. This can be used by both peers and JVM-based clients. "I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu)" - Linus Torvalds