8000 GitHub - FurkanL0/Seismic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FurkanL0/Seismic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Seismic

image

X Minimum
CPU 2
RAM 4 GB
Storage 25+ GB SDD
Network 100 Mbps (1 Gbps+ recommended)
Server Provider Link Features
Contabo Link Cheap / Paypal
PQ Link Cheap / Crypto Payment
NetCup Link Cheap / Paypal

1. Server Update :

sudo apt update -y && sudo apt upgrade -y

2. Install Packages:

sudo apt install htop ca-certificates zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev tmux iptables curl nvme-cli git wget make jq libleveldb-dev build-essential pkg-config ncdu tar clang bsdmainutils lsb-release libssl-dev libreadline-dev libffi-dev jq gcc screen file unzip lz4 -y

Rust

curl https://sh.rustup.rs -sSf | sh
  • 1

image

. "$HOME/.cargo/env"

Install Sfoundryup

curl -L \
     -H "Accept: application/vnd.github.v3.raw" \
     "https://api.github.com/repos/SeismicSystems/seismic-foundry/contents/sfoundryup/install?ref=seismic" | bash

image

source /root/.bashrc
sfoundryup

image

  • Wait download.

Install Repo :

git clone --recurse-submodules https://github.com/SeismicSystems/try-devnet.git

image

cd try-devnet/packages/contract/

Deploy :

bash script/deploy.sh

image

  • Enter.

image

image

  • Nice

7. Intract With Deploy :

  • Install bun.
cd
curl -fsSL https://bun.sh/install | bash
source /root/.bashrc
  • Run ;
cd try-devnet/packages/cli/
bun install

image

bash script/transact.sh

image

  • Enter.

image

image

  • Compeleted.

Chain İnfo ;

Network Name: Seismic devnet

Currency Symbol: ETH

Chain ID: 5124

RPC URL (HTTP): https://node-2.seismicdev.net/rpc

RPC URL (WebSocket): wss://node-2.seismicdev.net/ws

Explorer: https://explorer-2.seismicdev.net

Faucet: https://faucet-2.seismicdev.net

Starter Repo: https://github.com/SeismicSystems/seismic-starter

Repo / Profile Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0