Skip to content

Releases: Nodeguardians/ng-questplay

v1.0.2

13 Dec 18:20
23a0e89
Compare
Choose a tag to compare

New Feature: Check Modified Files 🔎

  • In build quests, check and warns if user has accidentally modified or added unexpected files.

v1.0.1

30 Nov 22:50
ebd6c51
Compare
Choose a tag to compare

Post-Launch Fixes 🧭

  • Upgrade Solidity parser to allow true and false in inline assembly
  • Update directory

v1.0.0

18 Nov 18:23
02388d8
Compare
Choose a tag to compare

Solidity Questplay for Node Guardians MVP 🧭

CLI package to support the management and submission of Solidity quests.

This tool offers the following features:

  • quest find: Downloads a quest
  • quest test: Tests user's work locally
  • quest submit: Submits a quest for verification
  • quest update: Update Questplay to latest version