Skip to content

Commit

Permalink
Merge branch 'blank_slate'
Browse files Browse the repository at this point in the history
  • Loading branch information
FiveMovesAhead committed May 17, 2024
2 parents 01fc6f3 + 473ac4f commit c70db37
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This repository contains the implementation of The Innovation Game (TIG).
* [tig-structs](./tig-structs/README.md) - A Rust crate that contains the definitions of structs used throughout TIG
* [tig-token](./tig-token/README.md) - Solidity contract for TIG's ERC20 token that is deployed on Ethereum L2 Base chain
* [tig-utils](./tig-utils/README.md) - A Rust crate that contains utility functions used throughout TIG
* [tig-wasm](./tig-benchmarker/README.md) - A Rust crate for wrapping algorithm submissions for compilation into WASM with an exported `entry_point`
* [tig-wasm](./tig-wasm/README.md) - A Rust crate for wrapping algorithm submissions for compilation into WASM with an exported `entry_point`
* [tig-worker](./tig-worker/README.md) - A Rust crate for verifying and computing solutions

## License
Expand Down
Binary file modified docs/agreements/game_rules.pdf
Binary file not shown.
Binary file modified docs/agreements/game_terms.pdf
Binary file not shown.
Binary file modified docs/licenses/inbound_license.pdf
Binary file not shown.
Binary file modified docs/licenses/open_data_license.pdf
Binary file not shown.
Binary file modified docs/whitepaper.pdf
Binary file not shown.

0 comments on commit c70db37

Please sign in to comment.