Skip to content

Commit f6b6c85

Browse files
authored
Merge pull request #229 from onflow/cadence-solidity-devs
Edit Cadence Guide for Solidity Developers
2 parents 8070332 + 416a624 commit f6b6c85

6 files changed

Lines changed: 249 additions & 383 deletions

docs/access-based-security.png

7.87 KB
Loading

docs/account-structure.png

8.99 KB
Loading

docs/capability-based-security.png

10.6 KB
Loading

docs/ethereum-ownership.png

24.2 KB
Loading

docs/json-cadence-spec.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
22
title: JSON-Cadence Data Interchange Format
3-
sidebar_label: JSON-Cadence format
3+
sidebar_label: JSON-Cadence Format
4+
sidebar_position: 12
45
---
56

7+
## Version
8+
69
> Version 0.3.1
710
811
JSON-Cadence is a data interchange format used to represent Cadence values as language-independent JSON objects.

docs/solidity-to-cadence.md

Lines changed: 245 additions & 382 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)