This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
mirror of
https://github.com/waku-org/nwaku.git
Watch
1
Star
0
Fork
You've already forked nwaku
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30f0e19d79
nwaku
/
tests
/
v2
/
test_web3.nim
8 lines
103 B
Nim
Raw
Normal View
History
Unescape
Escape
Improvement/bridge improvements (#429) * General test, import and log improvements * Bridge improvements
2021-03-23 08:04:51 +00:00
{.
used
.
}
Adds web3 (#316) * adds web3 * adds comment * Revert "adds comment" This reverts commit dbe59e7e49f2351403a8749b28973a9fafcb5e0a. * adds comments
2020-12-04 04:41:28 +00:00
import
web3
proc
web3Test
(
)
=
var
web3
:
Web3
# an identifier from web3 package
web3Test
(
)