Collection Details
Namespace:
m0h5en
Dataset:
Collection:
arbitrum
Owner:
0x0178274ec3e22cb684a35d829f5e15f66441e71a
Transaction:
Timestamp:
Nov.22.2023 11:26:47 AM
Status:
OnChain
Collection Documents
_id | description | external_url | grant | image | name | View |
---|---|---|---|---|---|---|
5de020348075b1a70d07096f67e9822739fccebdeeafbaec720e8511f0778d1c3 | 69 | https://glacier.io/ | https://raw.githubusercontent.com/Glacier-Labs/resource/main/nft1.jpg | arbitrum | View | |
5de020348075b1a70d07096f67e9822739fccebdeeafbaec720e8511f0778d1c2 | 1 | https://glacier.io/ | https://raw.githubusercontent.com/Glacier-Labs/resource/main/nft1.jpg | arbitrum | View | |
5de020348075b1a70d07096f67e9822739fccebdeeafbaec720e8511f0778d1c1 | curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env
rustup install stable
rustup update stable
rustup default stable
git clone https://github.com/AleoHQ/leo
cd leo
apt install clang gcc libssl-dev pkg-config
cargo install --path .
git clone https://github.com/AleoHQ/snarkOS.git --depth 1
cd snarkOS
./build_ubuntu.sh
cargo install --path . | View |