Phu Minh (Catto)
Phu Minh (Catto)
sure man, currently waiting for Jet to approve now
Sorry for the late reply, I have been really busy the past 2 weeks. I have tested JeChain globally 2 times, one with two PCs running on two different internet,...
> Does it work like MetaMask wallet, to add a custom network, it is necessary to get the Chain ID/Network ID, RPC URL, Native token, etc. Yeah to interact with...
> The only thing always popup is: this error: It is like that because the site does not provide an RPC URL for the chain, if you want a Bitcoin...
You can easily get blocks using JeChain's JSON-RPC: https://github.com/nguyenphuminh/JeChain/blob/main/JSON-RPC.md (the `get_blockByNumber` method). First block has block num of 1 so just request block with block num of 1.
> As the repo did NOT have enough examples, so I find some similar example from internet. I think using curl command is easy to understand. That's Ethereum, not JeChain,...
Can you elaborate? Because normally you can just do what's stated in the README: https://github.com/nguyenphuminh/JeChain/blob/main/README.md to run a node in your shell.
oof, it seems like I have missed out on this issue entirely, if you have any problem with the codebase, be free to ping me again!