This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-nim
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-nim
mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced
2026-01-05 07:23:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-nim
/
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