Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 957 Bytes

todo-2.md

File metadata and controls

58 lines (33 loc) · 957 Bytes

What you should do now (2)

Clone squink-splash-beginner

git clone https://github.com/paritytech/squink-splash-beginner.git
cd squink-splash-beginner/

lib.rs: change line 28

Set your favorite numbers between 0-25.

Build your Player Contract

Execute:

cargo contract build --release

Your contract will be written here:

target/ink/basic_player.contract

Upload & Instantiate Your Player

Open Contracts UI here.

Upload target/ink/basic_player.contract:

Upload & Instantiate game-metadata.json

Register your player