This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
Watch
1
Star
0
Fork
0
You've already forked nwaku
mirror of
https://github.com/waku-org/nwaku.git
synced
2025-01-18 19:01:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 10:04:51 +02:00
{.
used
.
}
Adds web3 (#316) * adds web3 * adds comment * Revert "adds comment" This reverts commit dbe59e7e49f2351403a8749b28973a9fafcb5e0a. * adds comments
2020-12-03 20:41:28 -08:00
import
web3
proc
web3Test
(
)
=
var
web3
:
Web3
# an identifier from web3 package
web3Test
(
)
Reference in New Issue
Copy Permalink