Alex Connolly

Results 5 issues of Alex Connolly

Our currently recommended approach for games building crafting mechanics is: - Deploy your own version of the `GuardedMulticaller` contract - Wait for Immutable to add your GMC implementation to the...

Consolidate IMX token contract from https://github.com/immutable/imx-token into the monorepo.

Currently, the contracts monorepo doesn't contain contracts which have been forked from upstream repositories (e.g. https://github.com/immutable/wallet-contracts and https://github.com/immutable/seaport). This is to enable us to merge with any future upstream changes...