Skip to content

Commit

Permalink
docs: half of contract snippets (#3366)
Browse files Browse the repository at this point in the history
* moved call-parameters

* configurable-constants

* contract-balance

* cost-estimation

* dependency-estimation

* deploying-contracts

* index

* inter-contract-calls

* logs

* managing-deployed-contracts

* remove unused contracts

* formatting

* revert docs-snippets forc.toml

* revert removed contracts

* linting

* chore: changeset

* forc format

* fix test

* fix test

* fix snippet

* fix problem hopefully

* Update apps/docs/src/guide/contracts/dependency-estimation.md

Co-authored-by: Sérgio Torres <[email protected]>

* update link

---------

Co-authored-by: Sérgio Torres <[email protected]>
  • Loading branch information
nedsalk and Torres-ssf authored Nov 11, 2024
1 parent 9dd92de commit 59b36db
Show file tree
Hide file tree
Showing 56 changed files with 676 additions and 705 deletions.
2 changes: 2 additions & 0 deletions .changeset/gorgeous-bikes-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
104 changes: 0 additions & 104 deletions apps/docs-snippets/src/guide/contracts/call-parameters.test.ts

This file was deleted.

109 changes: 0 additions & 109 deletions apps/docs-snippets/src/guide/contracts/configurable-constants.test.ts

This file was deleted.

56 changes: 0 additions & 56 deletions apps/docs-snippets/src/guide/contracts/contract-balance.test.ts

This file was deleted.

73 changes: 0 additions & 73 deletions apps/docs-snippets/src/guide/contracts/cost-estimation.test.ts

This file was deleted.

Loading

0 comments on commit 59b36db

Please sign in to comment.