-
Notifications
You must be signed in to change notification settings - Fork 71
Add deploy basic contract (new IA) #1126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nhussein11
wants to merge
28
commits into
staging/product-ia
Choose a base branch
from
nhussein11/add-deploy-basic-pvm
base: staging/product-ia
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3a7dfa5
Update navigation and documentation for basic contract deployment
nhussein11 8ca8842
fix: llms
nhussein11 0eef625
Fix navigation entry for deploying a basic contract (PVM) in .nav.yml
nhussein11 c20f681
Update deployment guides for basic EVM and PVM contracts, specifying β¦
nhussein11 16aef31
Update smart-contracts/cookbook/smart-contracts/deploy-basic-pvm.md
nhussein11 37d8abe
Update smart-contracts/cookbook/smart-contracts/deploy-basic-pvm.md
nhussein11 b3bc379
Fix: adding reference to polkadot hub
nhussein11 999e78c
fix: llms
nhussein11 ed1cdf2
fix evm
0xlukem 0ee669e
fix pvm
0xlukem 3824734
fix
0xlukem 6d7b21e
fresh llms
0xlukem 766c77f
Update bytecode writing method in EVM deployment guide and remove TODβ¦
nhussein11 3b6ff77
hiding pvm content
0xlukem 3aeef4c
add tabbed content
0xlukem cf2a44a
llms
0xlukem 1feeaf6
Merge branch 'staging/product-ia' into nhussein11/add-deploy-basic-pvm
0xlukem fc18dc3
merge issue
0xlukem b0015d8
llms
0xlukem 7c155d6
break deploy-basic-evm in small sections
0xlukem 3a50c0f
fix naming
0xlukem 31646b4
feedback
0xlukem 34abe1b
fix
0xlukem 6494346
Merge branch 'staging/product-ia' into nhussein11/add-deploy-basic-pvm
0xlukem ee94462
feedback
0xlukem c97c843
Apply suggestions from code review
0xlukem a468128
feedback
0xlukem 98537a6
Merge branch 'staging/product-ia' into nhussein11/add-deploy-basic-pvm
0xlukem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+233 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-evm/deploy-basic-evm-01.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+246 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-evm/deploy-basic-evm-02.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+297 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-evm/deploy-basic-evm-03.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+225 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-pvm/deploy-basic-pvm-01.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+235 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-pvm/deploy-basic-pvm-02.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+274 KB
...cookbook/smart-contracts/deploy-basic/deploy-basic-pvm/deploy-basic-pvm-03.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| nav: | ||
| - 'Deploy a Basic Contract': deploy-basic.md | ||
| - 'Deploy a Basic Contract (PVM)': deploy-basic-pvm.md | ||
| - 'Deploy a Basic Contract (EVM)': deploy-basic-evm.md | ||
| - 'Deploy an ERC-20': deploy-erc20.md | ||
| - 'Deploy an NFT': deploy-nft.md | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.