Skip to content

Commit fcfe64f

Browse files
authored
Update Banner Tittle (#763)
* update banner tittle * llms
1 parent 606f95f commit fcfe64f

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
!!! smartcontract "PolkaVM Alpha Release"
1+
!!! smartcontract "PolkaVM Preview Release"
22
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.

llms.txt

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -6812,7 +6812,7 @@ description: Access PolkaVM explorers like Subscan, BlockScout, and Routescan to
68126812

68136813
# Block Explorers
68146814

6815-
!!! smartcontract "PolkaVM Alpha Release"
6815+
!!! smartcontract "PolkaVM Preview Release"
68166816
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
68176817

68186818
## Introduction
@@ -6868,7 +6868,7 @@ description: Explore how to connect to Polkadot Hub, configure your wallet, and
68686868

68696869
# Connect to Polkadot
68706870

6871-
!!! smartcontract "PolkaVM Alpha Release"
6871+
!!! smartcontract "PolkaVM Preview Release"
68726872
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
68736873

68746874
<div class="button-wrapper">
@@ -7476,7 +7476,7 @@ description: Learn how to create, compile, test, and deploy smart contracts on P
74767476

74777477
# Hardhat
74787478

7479-
!!! smartcontract "PolkaVM Alpha Release"
7479+
!!! smartcontract "PolkaVM Preview Release"
74807480
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
74817481

74827482
<div class="grid cards" markdown>
@@ -7910,7 +7910,7 @@ template: index-page.html
79107910

79117911
# Dev Environments
79127912

7913-
!!! smartcontract "PolkaVM Alpha Release"
7913+
!!! smartcontract "PolkaVM Preview Release"
79147914
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
79157915

79167916
Explore the tools and frameworks available for building and testing smart contracts on the Polkadot network. These environments streamline the development process, from writing and compiling to testing and deploying smart contracts. The guides in this section will help you evaluate each tool's strengths, making it easier to choose the best fit for your project based on complexity, team expertise, and specific requirements.
@@ -7938,7 +7938,7 @@ description: Explore the smart contract development and deployment process on As
79387938

79397939
# Remix IDE
79407940

7941-
!!! smartcontract "PolkaVM Alpha Release"
7941+
!!! smartcontract "PolkaVM Preview Release"
79427942
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
79437943

79447944
<div class="grid cards" markdown>
@@ -8127,7 +8127,7 @@ description: Find answers to common questions about smart contract development,
81278127

81288128
# Smart Contracts FAQs
81298129

8130-
!!! smartcontract "PolkaVM Alpha Release"
8130+
!!! smartcontract "PolkaVM Preview Release"
81318131
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
81328132

81338133
!!! note
@@ -8288,7 +8288,7 @@ template: index-page.html
82888288

82898289
# Smart Contracts
82908290

8291-
!!! smartcontract "PolkaVM Alpha Release"
8291+
!!! smartcontract "PolkaVM Preview Release"
82928292
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
82938293

82948294
Polkadot allows scalable execution of smart contracts, offering cross-chain compatibility and lower fees than legacy L1 platforms. Polkadot provides developers with flexibility in building smart contracts, supporting both Solidity contracts executed by the [PolkaVM](/polkadot-protocol/smart-contract-basics/polkavm-design#polkavm){target=\_blank} (a Polkadot-native virtual machine for programming languages that can be compiled down to RISC-V) and EVM (Ethereum Virtual Machine), as well as Wasm-based contracts using ink! (written in Rust).
@@ -8332,7 +8332,7 @@ description: JSON-RPC APIs guide for Polkadot Hub, covering supported methods, p
83328332

83338333
# JSON-RPC APIs
83348334

8335-
!!! smartcontract "PolkaVM Alpha Release"
8335+
!!! smartcontract "PolkaVM Preview Release"
83368336
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
83378337

83388338
## Introduction
@@ -9203,7 +9203,7 @@ description: Learn how to interact with Polkadot Hub using Ethers.js, from compi
92039203

92049204
# Ethers.js
92059205

9206-
!!! smartcontract "PolkaVM Alpha Release"
9206+
!!! smartcontract "PolkaVM Preview Release"
92079207
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
92089208

92099209
## Introduction
@@ -9803,7 +9803,7 @@ template: index-page.html
98039803

98049804
# Libraries
98059805

9806-
!!! smartcontract "PolkaVM Alpha Release"
9806+
!!! smartcontract "PolkaVM Preview Release"
98079807
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
98089808

98099809
Explore the key libraries for interacting with smart contracts on Polkadot-based networks. These libraries simplify contract calls, event listening, and transaction handling.
@@ -9839,7 +9839,7 @@ description: This guide covers deploying and interacting with contracts on Polka
98399839

98409840
# viem
98419841

9842-
!!! smartcontract "PolkaVM Alpha Release"
9842+
!!! smartcontract "PolkaVM Preview Release"
98439843
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
98449844

98459845
## Introduction
@@ -10382,7 +10382,7 @@ description: Learn how to use Wagmi React Hooks to fetch and interact with smart
1038210382

1038310383
# Wagmi
1038410384

10385-
!!! smartcontract "PolkaVM Alpha Release"
10385+
!!! smartcontract "PolkaVM Preview Release"
1038610386
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1038710387

1038810388
## Introduction
@@ -10817,7 +10817,7 @@ description: Learn how to interact with Polkadot Hub using Web3.js, deploying So
1081710817

1081810818
# Web3.js
1081910819

10820-
!!! smartcontract "PolkaVM Alpha Release"
10820+
!!! smartcontract "PolkaVM Preview Release"
1082110821
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1082210822

1082310823
!!! warning
@@ -11242,7 +11242,7 @@ description: Learn how to interact with Polkadot Hub using the Web3 python libra
1124211242

1124311243
# Web3.py
1124411244

11245-
!!! smartcontract "PolkaVM Alpha Release"
11245+
!!! smartcontract "PolkaVM Preview Release"
1124611246
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1124711247

1124811248
## Introduction
@@ -11578,7 +11578,7 @@ description: Follow this step-by-step guide to install a Substrate node and ETH-
1157811578

1157911579
# Local Development Node
1158011580

11581-
!!! smartcontract "PolkaVM Alpha Release"
11581+
!!! smartcontract "PolkaVM Preview Release"
1158211582
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1158311583

1158411584
## Introduction
@@ -11715,7 +11715,7 @@ description: Learn about smart contract development capabilities in the Polkadot
1171511715

1171611716
# Smart Contracts on Polkadot
1171711717

11718-
!!! smartcontract "PolkaVM Alpha Release"
11718+
!!! smartcontract "PolkaVM Preview Release"
1171911719
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1172011720

1172111721
## Introduction
@@ -11817,7 +11817,7 @@ description: Explores how Polkadot integrates precompiles to run essential funct
1181711817

1181811818
# Advanced Functionalities via Precompiles
1181911819

11820-
!!! smartcontract "PolkaVM Alpha Release"
11820+
!!! smartcontract "PolkaVM Preview Release"
1182111821
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1182211822

1182311823
## Introduction
@@ -11884,7 +11884,7 @@ description: Learn how to interact with Polkadot Hub’s precompiles from Solidi
1188411884

1188511885
# Interact with Precompiles
1188611886

11887-
!!! smartcontract "PolkaVM Alpha Release"
11887+
!!! smartcontract "PolkaVM Preview Release"
1188811888
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1188911889

1189011890
## Introduction
@@ -12346,7 +12346,7 @@ description: Comprehensive guide to connecting and managing wallets for Polkadot
1234612346

1234712347
# Wallets for Polkadot Hub
1234812348

12349-
!!! smartcontract "PolkaVM Alpha Release"
12349+
!!! smartcontract "PolkaVM Preview Release"
1235012350
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
1235112351

1235212352
## Introduction
@@ -24566,7 +24566,7 @@ description: Bridges Ethereum's 20-byte addresses with Polkadot's 32-byte accoun
2456624566

2456724567
# Accounts on Asset Hub Smart Contracts
2456824568

24569-
!!! smartcontract "PolkaVM Alpha Release"
24569+
!!! smartcontract "PolkaVM Preview Release"
2457024570
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2457124571

2457224572
## Introduction
@@ -24658,7 +24658,7 @@ description: Explore how Asset Hub smart contracts handle blocks, transactions,
2465824658

2465924659
# Blocks, Transactions, and Fees
2466024660

24661-
!!! smartcontract "PolkaVM Alpha Release"
24661+
!!! smartcontract "PolkaVM Preview Release"
2466224662
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2466324663

2466424664
## Introduction
@@ -24764,7 +24764,7 @@ description: Compares EVM and PolkaVM, highlighting key architectural difference
2476424764

2476524765
# EVM vs PolkaVM
2476624766

24767-
!!! smartcontract "PolkaVM Alpha Release"
24767+
!!! smartcontract "PolkaVM Preview Release"
2476824768
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2476924769

2477024770
## Introduction
@@ -25050,7 +25050,7 @@ template: index-page.html
2505025050

2505125051
# Smart Contract Basics
2505225052

25053-
!!! smartcontract "PolkaVM Alpha Release"
25053+
!!! smartcontract "PolkaVM Preview Release"
2505425054
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2505525055

2505625056
Gain a deep understanding of smart contracts on Polkadot, from execution environments to transaction mechanics.
@@ -25081,7 +25081,7 @@ description: Explore the available networks for smart contract development on Po
2508125081

2508225082
# Networks
2508325083

25084-
!!! smartcontract "PolkaVM Alpha Release"
25084+
!!! smartcontract "PolkaVM Preview Release"
2508525085
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2508625086

2508725087
## Introduction
@@ -25169,7 +25169,7 @@ description: Learn how developers can build smart contracts on Polkadot by lever
2516925169

2517025170
# An Overview of the Smart Contract Landscape on Polkadot
2517125171

25172-
!!! smartcontract "PolkaVM Alpha Release"
25172+
!!! smartcontract "PolkaVM Preview Release"
2517325173
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2517425174

2517525175
## Introduction
@@ -25321,7 +25321,7 @@ description: Discover PolkaVM, a high-performance smart contract VM for Polkadot
2532125321

2532225322
# PolkaVM Design
2532325323

25324-
!!! smartcontract "PolkaVM Alpha Release"
25324+
!!! smartcontract "PolkaVM Preview Release"
2532525325
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
2532625326

2532725327
## Introduction
@@ -35690,7 +35690,7 @@ description: Learn how to deploy and test Uniswap V2 on Polkadot Hub using Hardh
3569035690

3569135691
# Deploy Uniswap V2
3569235692

35693-
!!! smartcontract "PolkaVM Alpha Release"
35693+
!!! smartcontract "PolkaVM Preview Release"
3569435694
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3569535695

3569635696
## Introduction
@@ -35943,7 +35943,7 @@ template: index-page.html
3594335943

3594435944
# Demo Applications
3594535945

35946-
!!! smartcontract "PolkaVM Alpha Release"
35946+
!!! smartcontract "PolkaVM Preview Release"
3594735947
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3594835948

3594935949
This section highlights demo applications that can be deployed to Polkadot Hub. These examples illustrate practical use cases and provide guidance for developers looking to launch and test applications within the Polkadot ecosystem.
@@ -35963,7 +35963,7 @@ tutorial_badge: Beginner
3596335963

3596435964
# Deploy an ERC-20 to Polkadot Hub
3596535965

35966-
!!! smartcontract "PolkaVM Alpha Release"
35966+
!!! smartcontract "PolkaVM Preview Release"
3596735967
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3596835968

3596935969
## Introduction
@@ -36129,7 +36129,7 @@ tutorial_badge: Beginner
3612936129

3613036130
# Deploy an NFT to Polkadot Hub
3613136131

36132-
!!! smartcontract "PolkaVM Alpha Release"
36132+
!!! smartcontract "PolkaVM Preview Release"
3613336133
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3613436134

3613536135
## Introduction
@@ -36294,7 +36294,7 @@ template: index-page.html
3629436294

3629536295
# Smart Contracts Tutorials
3629636296

36297-
!!! smartcontract "PolkaVM Alpha Release"
36297+
!!! smartcontract "PolkaVM Preview Release"
3629836298
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3629936299

3630036300
Get started with deploying and interacting with smart contracts on Polkadot through practical, hands-on tutorials. Whether you're a beginner or an experienced developer, these guides will help you navigate the entire development lifecycle.
@@ -36330,7 +36330,7 @@ tutorial_badge: Beginner
3633036330

3633136331
# Create a Smart Contract
3633236332

36333-
!!! smartcontract "PolkaVM Alpha Release"
36333+
!!! smartcontract "PolkaVM Preview Release"
3633436334
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3633536335

3633636336
## Introduction
@@ -36526,7 +36526,7 @@ tutorial_badge: Intermediate
3652636526

3652736527
# Create a DApp With Ethers.js
3652836528

36529-
!!! smartcontract "PolkaVM Alpha Release"
36529+
!!! smartcontract "PolkaVM Preview Release"
3653036530
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3653136531

3653236532
## Introduction
@@ -37167,7 +37167,7 @@ tutorial_badge: Intermediate
3716737167

3716837168
# Create a DApp with Viem
3716937169

37170-
!!! smartcontract "PolkaVM Alpha Release"
37170+
!!! smartcontract "PolkaVM Preview Release"
3717137171
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3717237172

3717337173
Decentralized applications (dApps) are a key component of the Web3 ecosystem, enabling developers to build applications that communicate directly with blockchain networks. Polkadot Hub, a blockchain with smart contract support, serves as a robust platform for deploying and interacting with dApps.
@@ -37989,7 +37989,7 @@ template: index-page.html
3798937989

3799037990
# Launch Your First Smart Contract Project
3799137991

37992-
!!! smartcontract "PolkaVM Alpha Release"
37992+
!!! smartcontract "PolkaVM Preview Release"
3799337993
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3799437994

3799537995
Kickstart your journey into smart contract development with this comprehensive guide. Learn how to create, deploy, and interact with contracts on Polkadot. Whether you're new to smart contracts or refining your skills, these guides provide a structured approach to launching your project.
@@ -38024,7 +38024,7 @@ tutorial_badge: Intermediate
3802438024

3802538025
# Test and Deploy with Hardhat
3802638026

38027-
!!! smartcontract "PolkaVM Alpha Release"
38027+
!!! smartcontract "PolkaVM Preview Release"
3802838028
PolkaVM smart contracts with Ethereum compatibility are in **early-stage development and may be unstable or incomplete**.
3802938029

3803038030
## Introduction

0 commit comments

Comments
 (0)