meta.json 541 B

1234567
  1. [
  2. { "levelNum": "Math-1", "name": "learning.chapter.math.level.function", "to": "/learning/math/function" },
  3. { "levelNum": "Math-2", "name": "learning.chapter.math.level.hash", "to": "/learning/math/hash" },
  4. { "levelNum": "Math-3", "name": "learning.chapter.math.level.consensus", "to": "/learning/math/consensus" },
  5. { "levelNum": "Math-4", "name": "learning.chapter.math.level.block", "to": "/learning/math/block" },
  6. { "levelNum": "Math-5", "name": "learning.chapter.math.level.transaction", "to": "/learning/math/transation" }
  7. ]