Safwen Ben Fredj

Results 16 issues of Safwen Ben Fredj

hello I Installed everything manuallly but I when i try installing any node modules i get errors like this ! > [email protected] install C:\testerr\node_modules\raw-socket > node-gyp rebuild C:\testerr\node_modules\raw-socket>if not defined...

I implemented the charting library into serum-dex-ui , and it worked on local dev, after i build and deploy to the server I get this error ![image](https://user-images.githubusercontent.com/25400839/140295173-b0e6a95d-7f82-43e3-8646-e0acc2106ef6.png)

**Describe the bug** I tried to use useConractFunction with MATIC , declaring like this const maticContarct = new Contract( "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0", ERC20Interface ); const {send}= useContractFunction(maticContarct, "transfer"); however i always get...

bug

Hello I am trying to use sol-wallet-adapter using the sol-wallet-adapter ( tryig to add it to serum-dex-ui). is there any example for the ntegrating the custom hooks "useWallet()" ?

Hello is there anyway to use Serum-dex-ui wallet provider into the swap-ui ? emergency please !

is there any way to know which is selected token from outside the Swap component ?

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

please add a complete reproduction
template: bug

i'm trying to follow the example and trying to swap usdc to swap , however i always get the error. logs: [ 'Program 22Y43yTVxuUkoRKdm9thyRhQ3SdgQS7c7kB6UNCiaczD invoke [1]', 'Program log: Custom program...

After I build and deploy the production i get this error.. ![image](https://user-images.githubusercontent.com/25400839/140294444-14605e7f-45f7-4122-a432-e6c9e24bf211.png)

Hello in development mode , the charting library is working when i build and deploy to my server ( nginx+ubuntu). I get this errror TypeError: Cannot read properties of undefined...