-
All our examples use the same `near-wallet` file that abstracts away the complexity of using the `near-wallet-selector`. We need to make sure all canonical examples have the methods used here:
htt…
-
# Date and Time
~~November 20, 2024 at 14:00 UTC~~ December 18, 2024 at 15:00 UTC
# Location
Zoom: TBA in the Discord #eip-editing channel
YouTube Recording: [EIPIP Meetings](https://www.…
-
# 💎 Issue
### Background
I plan to use Geth+Prysm to build an Ethereum private blockchain as L1, and use Optimism as L2 to learn and understand Ethereum Rollup.
There is a tricky problem with t…
-
First off, I'd like to thank the contributors. This project has been incredibly useful for pulling various blockchains. However, I noticed that while there's an option for sidechains in the configurat…
-
## Describe the current behavior in detail
Checked on https://portalbridge.com/:
* Portal Bridge: v0.2.15-191783896a
* Wormhole Connect: v^1.0.0-beta.1-development
Steps:
1. Start a transfer: 0…
-
Hi,
is it possible to use Dora with an **already existing blockchain network**
We have a PoS system running,
however, we desperately need a good explorer for beacon chain ( we want to see how…
-
After a `yarn add @violetprotocol/ethereum-access-token` I am not able to use the package without manually going into the dist folder like so:
![image](https://user-images.githubusercontent.com/69…
-
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로…