docs.facet.org Open in urlscan Pro
2606:4700:10::6816:2cb7  Public Scan

Submitted URL: http://docs.facet.org/
Effective URL: https://docs.facet.org/
Submission: On April 15 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

FACET DOCS

Facet API Docs

SearchCtrl + K
 * What is Facet?
   * Overview
   * The Basic Idea
   * Predicting Smart Contract Behavior
   * What is the Point of a Blockchain?
   * Predictions to Protocol
 * The Facet APi
   * API Docs
 * How Facet Works
   * The Basic Idea
   * Calling a Dumb Contract
   * Writing a Dumb Contract
   * Deploying a Dumb Contract
 * Rubidity
   * Introduction
   * Rubidity by Example
   * Data Types
   * State Variables
   * Functions
   * Events
   * Inheritance
   * Calling Contracts from Other Contracts
   * Creating Contracts from Other Contracts
   * Upgrading Contracts

Powered by GitBook


OVERVIEW

Facet is a secure, decentralized, and affordable computation platform.

Facet is not a blockchain. Rather, it is a new way of thinking about and using
blockchains, specifically Ethereum. All Facet transactions are Ethereum
transactions, and all Facet data is stored on Ethereum.

However by shifting the interpretation of these transactions and data, Facet
enables you to use Ethereum in a way that is far cheaper than the "intended
mode," without sacrificing security or decentralization.

NextThe Basic Idea

Last updated 3 months ago

On this page