Skip to content

linguistics PR's #1349

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

Draft
wants to merge 37 commits into
base: develop
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f7ec318
update copyright year (#1340)
xiaobei0715 Mar 14, 2025
ac7227d
Update uint256.ts (#1330)
crStiv Mar 14, 2025
11818de
chore: replaced broken discord link (#1326)
Lubov66 Mar 14, 2025
9f9010c
Update L1message.md (#1322)
Danyylka Mar 14, 2025
06b9dc4
chore: fix errors in code (#1321)
Fallengirl Mar 14, 2025
4c34c39
Update rpc.ts
Fallengirl Mar 16, 2025
1e8ff22
Update intro.md
reject-i Mar 17, 2025
04cac91
Update interface.ts
futreall Mar 20, 2025
e1b5151
Update rpc_0_7.ts
leopardracer Mar 29, 2025
e30b090
Update rpc_0_8.ts
leopardracer Mar 29, 2025
0b5db30
Update validate.ts
leopardracer Mar 29, 2025
c154eac
Update typedData.test.ts
leopardracer Mar 29, 2025
801fdfd
Merge branch 'develop' into develop
leopardracer Apr 1, 2025
2ac2c74
Merge branch 'develop' into develop
leopardracer Apr 2, 2025
c4e2340
Merge branch 'develop' into develop
leopardracer Apr 10, 2025
3703e49
Merge branch 'develop' into develop
leopardracer Apr 12, 2025
7e07891
Merge branch 'develop' into develop
leopardracer Apr 17, 2025
10a3d66
Update rpc_0_7.ts
leopardracer May 6, 2025
06d3389
Update rpc_0_8.ts
leopardracer May 6, 2025
5eef6f6
Merge branch 'develop' into develop
leopardracer May 6, 2025
31edd59
Merge branch 'develop' into develop
tabaktoni May 6, 2025
9e97b4b
Merge branch 'linguistics' into develop
tabaktoni May 6, 2025
d6dcc17
Merge branch 'develop' into linguistics
tabaktoni May 6, 2025
e519c83
Merge branch 'linguistics' into develop
tabaktoni May 6, 2025
7ef19ec
Merge pull request #1359 from futreall/develop
tabaktoni May 6, 2025
213bd87
Update CairoUint256.md
vtjl10 Apr 5, 2025
03107b0
Update CairoUint256.md
vtjl10 Apr 5, 2025
e5e7694
Update CairoUint256.md
vtjl10 Apr 5, 2025
c578d71
Merge branch 'linguistics' into develop
tabaktoni May 6, 2025
70b7db2
Merge pull request #1366 from leopardracer/develop
tabaktoni May 6, 2025
7e1cda4
Merge branch 'linguistics' into develop
tabaktoni May 6, 2025
6109488
Merge pull request #1373 from vtjl10/develop
tabaktoni May 6, 2025
fad707c
Merge branch 'develop' into develop
tabaktoni May 6, 2025
c181731
Merge pull request #1354 from reject-i/develop
tabaktoni May 6, 2025
cb91740
Merge branch 'develop' into patch-1
tabaktoni May 6, 2025
0e468d4
Merge branch 'linguistics' into patch-1
tabaktoni May 6, 2025
d3b2540
Merge pull request #1352 from Fallengirl/patch-1
tabaktoni May 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update intro.md
  • Loading branch information
reject-i authored Mar 17, 2025
commit 1e8ff22bfbd9de4eb6e258eea38882c687b4b1b8
2 changes: 1 addition & 1 deletion www/versioned_docs/version-5.24.3/guides/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ For some more extensive examples visit PhilippeR26's <ins>[workshop](https://git

## Contracts used in the guides

You can find the compiled contracts used in these guides in the <ins>[compiled_contracts](https://github.com/starknet-io/starknet.js/tree/develop/www/docs/guides/compiled_contracts)</ins> directory.
You can find the compiled contracts used in these guides in the <ins>[compiled_contracts](https://github.com/starknet-io/starknet.js/tree/develop/www/versioned_docs/version-5.24.3/guides/compiled_contracts)</ins> directory.