Consensys / starknet-snap

The MetaMask Snap for Starknet
https://snaps.consensys.net/starknet
Apache License 2.0
72 stars 25 forks source link

feat: add webpack.config.dev.js for local serving of remoteEntry.js #243

Closed khanti42 closed 1 month ago

khanti42 commented 2 months ago

Local serving of remoteEntry.js can be done with

yarn serve:fed from the packages/get-starknet sub folder. Associated with https://github.com/Consensys/get-starknet/pull/13

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-starknet-snap'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'consensys_starknet-snap-wallet-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

khanti42 commented 1 month ago

Check PR-249 for update.