I am making an app that can send and receive usdt using Flutter web3. I want to test on Ropsten network, but I want to know how to get usdt for testing.
Exception: System.DllNotFoundException: Unable to load shared library 'libproc' or one of its dependencies. In order to help diagnose loading problems, consider
I have a Fortran program and want to execute it in python for multiple files. I have 2000 input files but in my Fortran code I am able to run only one file at a
I have to write a filter, that will replace token on user login. Here is the code: @Override public Mono<Void> filter(ServerWebExchange exchange, Gate
my question is what is the different between this two { styled }?? import { styled } from "@mui/system"; and import styled from "styled-components"; -------
So I'm making a command that starts with a slash command, then you need to press a button, the bot send a emebed when you press the button, and then it waits fo
I have been struggling with the code below. Here is the error. enter image description here This is my OnboardPage.js import React, { Component } from 'react';
This is the error Exception Details: System.InvalidCastException: Object must implement IConvertible. This is the code that I have, and I am tryin to solve this
I need to create a little Jar which could be added to other projects (we use maven). This Jar must have a class that is called at startup and must log some basi