Commit Graph

484 Commits

Author SHA1 Message Date
Danish Arora 010d328942
Merge pull request #171 from waku-org/danisharora/fix-typo
fix: unaddressed variable
2022-12-23 18:36:22 +05:30
danisharora099 d19aaddfbe
fix: unaddressed variable 2022-12-23 18:32:35 +05:30
weboko c3df279377
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-22 23:41:12 +01:00
weboko 5e50b66bf5
make light-chat as a first option 2022-12-22 23:39:50 +01:00
fryorcraken.eth 222629cc64
Merge pull request #169 from waku-org/chore/@waku-core-0.0.8 2022-12-23 09:33:59 +11:00
weboko 53da2e44e0
use interpolation in ci.yml 2022-12-22 22:22:40 +01:00
weboko 1ef616efcb
app examples into path in ci 2022-12-22 22:18:33 +01:00
weboko 36a3999438
fix conflict with light-chat 2022-12-22 21:44:44 +01:00
weboko dd43fac5a2
fix failure in Jenkins script 2022-12-22 21:38:59 +01:00
weboko 6720385895
update helper text 2022-12-22 21:38:43 +01:00
weboko c32e4953b5
move create app to the root and update paths accordingly: 2022-12-22 21:38:23 +01:00
weboko 940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00
weboko 123613975b
update ci file 2022-12-22 21:37:28 +01:00
weboko 545bd66d37
allow to select template from cli 2022-12-22 21:37:12 +01:00
weboko 9ab90ef7d2
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-22 21:36:45 +01:00
weboko 5da4ca1751
add light-chat as default example 2022-12-22 21:31:54 +01:00
fryorcraken.eth d563cdde44
chore(relay-reactjs-chat): bump @waku/core to 0.0.8 and other @waku/* pkgs 2022-12-21 16:45:15 +11:00
fryorcraken.eth 047715670d
Merge pull request #168 from waku-org/chore/@waku-core-0.0.8 2022-12-21 15:41:52 +11:00
fryorcraken.eth ae6db8efa1
chore(eth-pm): bump @waku/core to 0.0.8 2022-12-20 11:47:57 +11:00
fryorcraken.eth 7c4a907c5b
Merge pull request #167 from waku-org/chore/@waku/core@0.0.7
chore: bump @waku/core to 0.0.7
2022-12-16 15:00:46 +11:00
fryorcraken.eth 4dc0fc71d7
chore(store-js): bump @waku/core to 0.0.7 2022-12-16 13:00:22 +11:00
fryorcraken.eth 7cb97ae71c
chore(relay-js): bump @waku/core to 0.0.7 2022-12-16 12:56:14 +11:00
fryorcraken.eth c889e5468d
chore(light-js): bump @waku/core to 0.0.7 2022-12-16 12:29:52 +11:00
fryorcraken.eth a6f292fb04
chore(light-chat): bump @waku/core to 0.0.7 2022-12-16 12:24:20 +11:00
Danish Arora 26e8d7c339
Merge pull request #162 from waku-org/danisharora/credentials-from-wallet
add: generate and retrieve credentials from wallet
2022-12-15 15:18:09 +05:30
danisharora099 0f060ad492
chore: refactor button text 2022-12-15 15:12:47 +05:30
Sasha 644e8ff703
Merge pull request #159 from waku-org/weboko/create-waku-app
feat: add @waku/create-app
2022-12-13 10:49:53 +01:00
weboko f846d7cec3
nit: move to await try/catch 2022-12-13 00:11:18 +01:00
weboko 440e297c60
fix: skip npm i for examples without package.json 2022-12-13 00:11:07 +01:00
Sasha efd431914f
move to original license
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-13 00:10:43 +01:00
weboko 75d7b16cfb
add basic README 2022-12-13 00:10:25 +01:00
weboko 922c8d0d1a
add const 2022-12-13 00:10:11 +01:00
weboko f08d49542b
add log messages, remove unused function 2022-12-13 00:10:00 +01:00
weboko 4126f416ff
add npm and git init functions 2022-12-13 00:09:44 +01:00
weboko c1f476dd80
change package name, reset version 2022-12-13 00:09:27 +01:00
weboko 874c2477a8
create build scrupt, make adjustments to use examples from package json 2022-12-13 00:09:07 +01:00
weboko e7f68732cb
add .gitignore and empty README 2022-12-13 00:08:50 +01:00
weboko 2d857b43cd
ignore package-lock.json 2022-12-13 00:08:20 +01:00
weboko af0c0cf1b0
user commander to handle command 2022-12-13 00:08:06 +01:00
weboko 32ea01a135
add index.js 2022-12-13 00:07:49 +01:00
weboko 501bbaeabd
init create-waku-app 2022-12-13 00:07:29 +01:00
Sasha afcdee5af6
Merge pull request #161 from waku-org/weboko/default-example
feat: light-chat example
2022-12-12 23:59:44 +01:00
weboko e436bd542e
add support for multiple remote peers 2022-12-12 12:46:51 +01:00
weboko 415faab105
add status colors, render status error when fail 2022-12-12 12:41:04 +01:00
weboko 38a7407355
move to default bootstrap 2022-12-12 12:27:35 +01:00
danisharora099 bc547793b9
rm: accidentally generated package.lock 2022-12-12 14:04:08 +05:30
danisharora099 f430d67513
chore: condense generation and import signature
into one button

having two buttons:
- one for generating new credentials, then
registering on contract
- other for importing credentials that already
exist

removing two and only having one:
- generates credentials
- checks if pubKey matches in the smart contract
  - if exists, automatically hydrates
membershipId
  - if does not exist, enables action of
registering your new membershipId
2022-12-12 13:57:32 +05:30
danisharora099 05e8308ef0
chore: update signature message and use single const 2022-12-12 13:34:41 +05:30
danisharora099 aadcefc07a
rm: bundle 2022-12-12 13:32:00 +05:30
Danish Arora 561eb60a57
Merge branch 'master' into danisharora/credentials-from-wallet 2022-12-12 10:30:14 +05:30