Skip to content
Open
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion BlockchainLabsNZ_Audit_Report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This audit report was undertaken by BlockchainLabs.nz for the purpose of providi
Solidity contracts were sourced from the public Github repo [ElKornacio/contracts-early](https://github.com/ElKornacio/contracts-early) prior to commit [199e6a8ce4662f4e3a66e7b689876baea42e665a](https://github.com/ElKornacio/contracts-early/tree/199e6a8ce4662f4e3a66e7b689876baea42e665a) - we would encourage all community members and token holders to make their own assessment of the contracts.

## Scope
All Solidity code contained in [/contracts](https://github.com/ElKornacio/contracts-early/tree/master/contracts) was considered in scope along with the tests contained in [/test](https://github.com/ElKornacio/contracts-early/tree/master/test) as a basis for static and dynamic analysis.
All Solidity code contained in [/contracts](https://github.com/LAToken/smart-contract/tree/master/contracts) was considered in scope along with the tests contained in [/test](https://github.com/LAToken/smart-contract/tree/master/test) as a basis for static and dynamic analysis.

## Focus Areas
The audit report is focused on the following key areas - though this is not an exhaustive list.
Expand Down