Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Soroban name service

NotificationsYou must be signed in to change notification settings

stellar-deprecated/soroban-name-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experimental project. It may contain bugs or security issues

Rust is not required to be installed in the system. You will neednix installed.
To run development shell simply runnix develop. Cargo and rust are available inside this shell.
To make a build runnix build. It will create a release wasm file inresult/lib.

Using soroban-cli

Currently, soroban-cli is not accessible in dev shell by default. You will need to install it manually via running in dev shellcargo install --locked --version 0.4.0 soroban-cli.Note, that it won't be managed by nix (i.e. it's installed into ~/.cargo/bin/soroban). Adding soroban-cli into your home directory.

Using IDE

When using IDE, it's recommended to run it from dev shell. Rust and cargo are in $PATH, so your IDE should be able to pick it upand work normally. If it doesn't, you can get location of rustc viawhich rustc command inside devshell.

About

Soroban name service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp