A

Acala GSN

This is an implementation of the GSN on Acala testnet Network

12

The problem Acala GSN solves

Eth GSN

Challenges I ran into

Research, buid, and Deploy

{ "compilerType": "solcjs", "compilerVersion": "0.6.10", "sourceDirectory": "./contracts", "outputDirectory": "./build" }

yarn yarn build (compilesy create the abi) yarn add @opengsn/gsn

docker run --rm -it -p 9944:9944 acala/acala-node:0.7.3 --dev --instant-sealing --ws-external

Technologies used

Discussion