Skip to content
Open
Show file tree
Hide file tree
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 LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017-present Horizon Blockchain Games Inc.
Copyright (c) 2017-present Sequence Platforms ULC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ There are pros and cons to these differences and we welcome you to discuss these
## Security Review

Niftyswap has been audited by two independant parties and all issues discovered were addressed.
- [Agustín Aguilar**](https://github.com/0xsequence/niftyswap/blob/master/audits/Security_Audit_Nitfyswap_Horizon_Games_1.pdf)
- [Agustín Aguilar**](https://github.com/0xsequence/niftyswap/blob/master/audits/Security_Audit_Nitfyswap_Sequence_Games_1.pdf)
- [Consensys Diligence](https://github.com/0xsequence/niftyswap/blob/master/audits/consensys-diligence-audit-2020-02.pdf)

** Agustín was hired as a full-time employee at Horizon after the audit was completed. Agustín did not take part in the writing of Niftyswap contracts.
** Agustín was hired as a full-time employee at Sequence after the audit was completed. Agustín did not take part in the writing of Niftyswap contracts.

## Dev env & release

Expand All @@ -68,6 +68,6 @@ in their toolchains as our build and contract packages are separated.

## LICENSE

Copyright (c) 2017-present [Horizon Blockchain Games Inc](https://horizon.io).
Copyright (c) 2017-present [Sequence Platforms ULC Inc](https://horizon.io).

Licensed under [Apache-2.0](./LICENSE)
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ For more information see, [github.com/0xsequence/niftyswap](https://github.com/0

## LICENSE

Copyright (c) 2017-present [Horizon Blockchain Games Inc](https://horizon.io).
Copyright (c) 2017-present [Sequence Platforms ULC Inc](https://horizon.io).

Licensed under [Apache-2.0](https://github.com/0xsequence/erc-1155/blob/master/LICENSE)
Loading