File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 10
10
<a href="https://docs.onflow.org/flow-cli/install/"><strong>Read on docs »</strong></a>
11
11
<br />
12
12
<br />
13
- <a href="https://github. com/onflow/flow-cli/issues">Development Guidelines</a>
13
+ <a href="https://developers.flow. com/cadence/style-guide/project-development-tips">Project Guidelines</a>
14
14
·
15
15
<a href="https://github.com/onflow/flow-cli/blob/master/CONTRIBUTING.md">Contribute</a>
16
16
</p >
@@ -143,3 +143,9 @@ Looks like you are missing some of the accounts on the TESTNET:
143
143
| - Loo contracts/charlie/Loo.cdc
144
144
145
145
```
146
+
147
+ ### Further Reading
148
+
149
+ - Cadence Language Reference https://developers.flow.com/cadence/language
150
+ - Flow Smart Contract Project Development Standards https://developers.flow.com/cadence/style-guide/project-development-tips
151
+ - Cadence anti-patterns https://developers.flow.com/cadence/anti-patterns
You can’t perform that action at this time.
0 commit comments