node amadeusprotocol

Language
Rust
Stars
4,293
Forks
75

Tags

  • 区块链
  • 智能合约
  • Rust
  • 去中心化
  • 节点

README

# node ### Tested Distro/Env Linux Kernel 6.8 Ubuntu 24.04 ### Building Using podman or docker ``` podman build --tag erlang_builder -f build.Dockerfile ./build.sh ``` ### Testnet ``` #run local testnet with RPC api #point RPC endpoint to localhost vim /etc/hosts 127.0.0.1 nodes.amadeus.bot #run go…

查看完整页面