Home
About
What is Tableland?
Rigs NFT
Our Vision
Open Beta
FAQs
Protocol
Limits
Deployed Contracts
Response Times
Considerations & Tradeoffs
Affecting Tableland State
Walkthroughs
Prerequisites & Repos
Quick Start
JavaScript SDK (Latest)
Upgrading SDK (v3 to v4)
JavaScript SDK (Legacy)
CLI
Validator API
REST API (Legacy)
SQL Specification
Local Development & Testing
Integrations
Choosing a Chain
Using Polygon
Using Optimism
Using Arbitrum
Deploying an NFT on Polygon
Dynamic NFT with Chainlink Automation
On-Chain Reads with Chainlink + Arbitrum
Intro to NFT Metadata
NFT Metadata Standards
Crafting NFT Metadata with SQL
Store & Edit Metadata with the CLI or SDK
Serving NFT Metadata from Smart Contracts
Tutorials
Build a Dynamic NFT in Solidity
Creating a Dynamic NFT with p5.js & Tableland
Smart Contracts
Creating Tables from Contracts
Configuring Table Write Access
Solidity to SQL Types
Using Remix
Concepts
URI Encoding
Table Queries & Joins
Table Writes & Updates
Incrementing Values Automatically
Query Optimization & Gas
Playbooks
Create a Key-Value Store Table
Create an Immutable Table
Create a Table for Immutable Files on IPFS
Learn
Use Cases
Code Examples
Security
Web3 Basics
Roadmap
Community
_archive Getting Started
Welcome to Aether, to get started all you need is a Notion & Super account.
1. Duplicate Notion page
The first step to using this template is to duplicate this Notion page to your own workspace. Click the button below to open the Notion page.
2. Create a Super site
Then, head to your Super dashboard and create a new site using the public URL of your newly duplicated Notion page. Learn how to do that here.
3. Add the custom code snippet
Then, head to your site settings (gear icon) and into the code page. Then inside the 'Head' tab, paste the following code snippet.
<link rel="stylesheet" href="https://sites.super.so/aether/style.css"/>
<script src="https://sites.super.so/aether/script.js"></script>
And just like magic, you should now see the Aether template in your dashboard preview. There's a few extra quirks to customizing and making the most out of the Aether template, check the 'Using Aether' page to learn more ↓
Next →