You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
think about how to notify users about workshop updates
feature: workshop.json#contribute field
feature: wallet address
maybe each lesson and "need/dependency" and "unlocks/options" item/link might have a wallet address
The goal would be to find an "address convention", e.g.
type: e.g. "ethereum mainnet"
address: 0x12345678
"shares": e.g. 0.25 or 100000
Summing up all shares and address listed (if no number for "shares" is given for an address,
it would just split the remaining amount equally to all of those shareless addresses)
e.g.
1. learner finishes task with bounty `200`
2. workshop says `"share 10%"` => so learner receives 180 and 20 go to maintainers
3. 10% from that (=2) will be split amongst addresses based on their shares/totalShares
@todo
play-workshop
repo.js
)demo/demo.js
, but inside of workshops when using code snippetsinfo
field, then show CHAT and info not at allworkshop.defaults.css
andworkshop.defaults.config
style()
that it actually overwrites"csjs classes"
with passed in customcss
generate-workshop#2
add meta workshop (workshop-workshop)(https://github.com/playproject-io/generate-workshop/issues/3)* [ ] https://ninabreznik.github.io/workshop_app/
* [ ] https://ninabreznik.github.io/workshop_app/workshop.json
.postMessage
twm
workshop.json
path from url[email protected]
version for compatibilityversion
toworkshop.json
workshop.json#contribute
field[email protected]?share=15,[email protected]?share=23
The text was updated successfully, but these errors were encountered: