NEWTON
Asked
2 months ago
52
views
0
I usually use truffle and solc is installed locally but not globally. Should I installed it? Is it worth adding in the readme?
1
Accepted answer
Warp comes with modified solc so you don’t need to install solc!
victorforissier.eth
answered
2 months ago
How can I change solc compiler version in warp?
Braavos does not seem be injected when running app locally it does work when deployed is there something i should check?
Can I transpile any solidity version?
Does writing it to zero actually do something?
Cairo: Getting the zero address
How do I develop against cairo devnet with browser wallets?
What is the inefficiency in this cairo code using alloc_locals
Cairo/Nile: Testing the proxy upgrade feature, but my tests fail with the error message TypeError: int() can't convert non-string with explicit base.
ApeWorX: Why am I getting an "account __execute__" error message?
How do I get started with starknetjs?
How do I connect my DAPP to Starknet testnet using starknetjs?
StarkNet error while deploying: IndexError: list assignment index out of range. Can anyone help?
Is there any blockchain project contract supporting web2 scripts executable on VIa EVM?
Is it possible to use ArgentX to sign in user to a off-chain api/db?