-
1. Open alphawallet
2. Go to https://multisender.app
I use `ethereum.enable` to get eth address
Another issue is that I don't allow multiple tabs for the same url, and alphawallet doesn't close…
-
Deploying frontend on Ropsten Testnet and provide support for 60 days (as discussed)
-
Hey - great project! Love this idea.
Unfortunately, many of our translations are within entire markdown files, which would be difficult to parse through but we have many translated phrases that may…
-
If you guys would like to update the main website at some point lets talk about how we can do that. Currently it's a django app running on heroku.
-
Ethereum is the mainstream blockchain project leading the technology shifting. Here is some useful link for newcomer to catch up:
- [ ] comprehensive guide [The Most Comprehensive Guide Ever](https…
-
Once per month we are manually copying and pasting Ethereum addresses and impact percentages from a [`FUNDING_SPLITS.csv`](https://github.com/elimu-ai/web3-wiki/blob/main/funding-splits-content/github…
-
See this discussion: https://github.com/lambdaclass/ethereum_rust/pull/571/files#r1778873779
It seems we should not return blocks that haven't been set as canonical, but some hive tests seem to rel…
-
We currently only have support for Truffle artifacts, and raw ABIs, it would be nice to also support Ethereum Waffle artifacts for things like deployment transaction and address for networks.
@joso…
-
Implement intellectual Ethereum -> NEAR EVM transaction feed with expected results
-
Descirption:
블록체인에 대한 에뮬레이션을 위해 광범위한 블록체인을 지원할 필요성이 있음.
Ethereum도 블록체인 중에 하나로, Golang로 구현이 되어있고, shadow를 통한 에뮬레이션이 가능하도록 만드는 것이 필요함.
하지만 Golang을 shadow에서 실행하는 과정에서 에러가 발생하여, ethereum c++ 버젼의 aleth로…