0.3.53 • Published 3 months ago

@reality.eth/template-generator v0.3.53

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Custom Template

This is a dApp to create custom template by calling the createTemplate(string content) function.

Templates

To avoid duplication and resulting gas fees, parts common to many questions are included in a pre-defined template. The template includes placeholders, and each question only needs to pass in the data necessary to replace the placeholders.

The following templates are built in, one for each question type:

  • 0: {"title": "%s", "type": "bool", "category": "%s", "lang": "%s"}
  • 1: {"title": "%s", "type": "uint", "decimals": 18, "category": "%s", "lang": "%s"}
  • 2: {"title": "%s", "type": "single-select", "outcomes": [%s], "category": "%s", "lang": "%s"}
  • 3: {"title": "%s", "type": "multiple-select", "outcomes": [%s], "category": "%s", "lang": "%s"}
  • 4: {"title": "%s", "type": "datetime", "category": "%s", "lang": "%s"}
0.3.53

3 months ago

0.3.52

3 months ago

0.3.51

5 months ago

0.3.50

7 months ago

0.3.42

10 months ago

0.3.49

7 months ago

0.3.48

7 months ago

0.3.47

8 months ago

0.3.46

9 months ago

0.3.45

9 months ago

0.3.44

10 months ago

0.3.43

10 months ago

0.3.39

11 months ago

0.3.38

11 months ago

0.3.37

11 months ago

0.3.36

11 months ago

0.3.35

12 months ago

0.3.41

10 months ago

0.3.40

11 months ago

0.3.31

1 year ago

0.3.30

1 year ago

0.3.34

1 year ago

0.3.33

1 year ago

0.3.32

1 year ago

0.3.29

1 year ago

0.3.28

1 year ago

0.3.27

1 year ago

0.3.26

1 year ago

0.3.20

1 year ago

0.3.25

1 year ago

0.3.24

1 year ago

0.3.23

1 year ago

0.3.22

1 year ago

0.3.21

1 year ago

0.3.19

1 year ago

0.3.18

2 years ago

0.3.9

2 years ago

0.3.17

2 years ago

0.3.16

2 years ago

0.3.15

2 years ago

0.3.14

2 years ago

0.3.13

2 years ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.10

2 years ago

0.3.5

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.4

2 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.3.1

3 years ago