File tree 6 files changed +13
-4
lines changed
6 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 170
170
"scrollDocsURL" : " https://docs.scroll.io/" ,
171
171
"blog" : " Blog" ,
172
172
"documentation" : " Documentation" ,
173
- "brandKit" : " Brand Kit"
173
+ "brandKit" : " Brand Kit" ,
174
+ "audits" : " Audits"
174
175
},
175
176
"followUs" : {
176
177
"title" : " Follow Us"
Original file line number Diff line number Diff line change 169
169
"scrollDocsURL" : " https://docs.scroll.io/es" ,
170
170
"blog" : " Blog" ,
171
171
"documentation" : " Documentación" ,
172
- "brandKit" : " Kit de Marca"
172
+ "brandKit" : " Kit de Marca" ,
173
+ "audits" : " Auditorías"
173
174
},
174
175
"followUs" : {
175
176
"title" : " Síguenos"
Original file line number Diff line number Diff line change 169
169
"scrollDocsURL" : " https://docs.scroll.io/" ,
170
170
"blog" : " 博客" ,
171
171
"documentation" : " 文档" ,
172
- "brandKit" : " 品牌工具包"
172
+ "brandKit" : " 品牌工具包" ,
173
+ "audits" : " 审计"
173
174
},
174
175
"followUs" : {
175
176
"title" : " 关注我们"
Original file line number Diff line number Diff line change @@ -55,7 +55,11 @@ export const resourceList = [
55
55
} ,
56
56
{
57
57
name : "footer.resources.brandKit" ,
58
- href : "https://scrollzkp.notion.site/Scroll-Rebrand-Assets-5bb83465f56f40989c4f772b39ed3a06" ,
58
+ href : "https://scroll.io/brand-kit" ,
59
+ } ,
60
+ {
61
+ name : "footer.resources.audits" ,
62
+ href : "https://github.com/scroll-tech/scroll-audits" ,
59
63
} ,
60
64
]
61
65
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Scroll has worked with several industry-leading security audit firms to review o
51
51
- [ ScrollOwner and Rate Limiter] ( https://blog.openzeppelin.com/scrollowner-and-rate-limiter-audit )
52
52
- [ USDC Gateway] ( https://blog.openzeppelin.com/scroll-usdc-gateway-audit )
53
53
- [ Contract diff] ( https://blog.openzeppelin.com/scroll-diff-audit-report )
54
+ - [ Bridge Gas Optimizations] ( https://blog.openzeppelin.com/scroll-bridge-gas-optimizations-audit )
54
55
- Zellic
55
56
- [ Report 1] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2005.26.23%20Zellic%20Audit%20Report.pdf )
56
57
- [ Report 2] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2009.27.23%20Zellic%20Audit%20Report.pdf )
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ Scroll 已经与多家业内领先的安全审计公司合作,来审查我们
57
57
- [ ScrollOwner and Rate Limiter] ( https://blog.openzeppelin.com/scrollowner-and-rate-limiter-audit )
58
58
- [ USDC Gateway] ( https://blog.openzeppelin.com/scroll-usdc-gateway-audit )
59
59
- [ Contract diff] ( https://blog.openzeppelin.com/scroll-diff-audit-report )
60
+ - [ Bridge Gas Optimizations] ( https://blog.openzeppelin.com/scroll-bridge-gas-optimizations-audit )
60
61
- Zellic
61
62
- [ Report 1] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2005.26.23%20Zellic%20Audit%20Report.pdf )
62
63
- [ Report 2] ( https://github.com/Zellic/publications/blob/master/Scroll%20-%2009.27.23%20Zellic%20Audit%20Report.pdf )
You can’t perform that action at this time.
0 commit comments