-
Notifications
You must be signed in to change notification settings - Fork 486
Open
Description
Summary
Add documentation explaining the configuration values needed when setting up a localnet connection in near-cli-rs.
Context
This was requested in near/near-cli-rs#547, where @frol provided a detailed breakdown of all the localnet configuration options:
wallet_url- URL for importing accounts from web walletexplorer_transaction_url- URL for transaction linkslinkdrop_account_id- Contract for creating subaccountsnear_social_db_contract_account_id- NEAR Social metadatafaucet_url- Service for creating new accountsfastnear_url- API for fetching staking pool delegationsstaking_pools_factory_account_id- Fallback for staking pool queriesmpc_contract_account_id- MPC signing service
Most of these can be skipped or set to placeholder URLs for localnet, but this isn't documented anywhere.
Suggested Location
Either:
docs/tools/cli.mdunder the "Configuration file" sectiondocs/web3-apps/tutorials/localnet/run.mdas part of the localnet setup guide
Reference
See the full explanation: near/near-cli-rs#547
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
NEW❗