Felicio Mununga
|
baaa3d0e12
|
use `@waku/sdk` (#102)
* u target
* u deps
* f
* f
|
2023-11-16 14:45:16 +01:00 |
Patryk Osmaczko
|
e6e28dbf6d
|
fix `yarn start`
|
2023-05-05 19:45:39 +02:00 |
Pavel
|
20d0d82a46
|
Fetch communities from Waku (#24)
* move contracts to constants
* disable featured
* update title
* fetch communities from waku
* update provider
* format webpack config
* use vite
* rm vite
* add js-waku
* set peers
* add @status-im/js
* fix clean script
* fix webpack config
* update readme
* set clean
* use localhost
* use @status-im/js
* enable pings
* desc core-js
* make communit image optional
* validate public key
* fix image field
* remove extra import
* remove zlib fallback from webpack config
* increase timeout
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
|
2023-05-04 14:11:41 +02:00 |
Pavel
|
e0fb725ce5
|
Upgrade @usedapp/core, fix Waku initialization & fix environment config (#22)
* update clean scripts
* add dev scripts to packages/contracts
* upgrade to latest @usedapp/core
* make config explicit
* move contracts to constants
* fix config imports
* fix and simplify waku initialization
* use correct dapp config
* fix errors
|
2023-05-02 14:53:34 +02:00 |
Felicio Mununga
|
5b257aeafe
|
Fix usage of `ts-node/esm` and `mocha` (#12)
* revert lockfile
* revert deps
* update webpack
* update mocha
* update ts-node
* add core-js
* update js-waku
* add rimraf
* set ts-node and typescript versions
* update ts-node in contracts
* update ts-node in dapp
* update typescript in contracts
* update typescript in dapp
* extend tsconfig files
* remove ts-node/register from .mocharc
* fix @usedapp/core import
* fix `VotingContract.sol` lint errors
* set `exit` config
|
2023-03-15 19:22:19 +01:00 |
Szymon Szlachtowicz
|
4421d1666a
|
Introduce monorepo (#40)
* Introduce monorepo
* Introduce mock contract
* Add readme
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-17 13:33:35 +02:00 |
Szymon Szlachtowicz
|
9838efd21a
|
Introduce config provider (#32)
* Introduce config provider
* Add tets
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-15 21:39:26 +02:00 |
Szymon Szlachtowicz
|
4ea861b12d
|
Add enviroment variable to webpack (#30)
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-15 15:45:59 +02:00 |
Szymon Szlachtowicz
|
794db0b2dd
|
Add api mock (#9)
* Add getCommunityDetails
* Introduce getCommunitiesInDirectory mock
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-07 20:57:52 +02:00 |
Szymon Szlachtowicz
|
3afde690af
|
Add CI (#6)
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-04 12:30:43 +02:00 |
Szymon Szlachtowicz
|
0e24ceecee
|
Add router (#4)
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-02 14:46:08 +02:00 |
Szymon Szlachtowicz
|
77a451e11a
|
Introduce base app (#2)
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-02 10:51:58 +02:00 |