Coder Social home page Coder Social logo

Comments (3)

johnnyshankman avatar johnnyshankman commented on June 12, 2024

https://tezostaquito.io/docs/rpc_nodes/

I'd like to use florencenet with my florencenet faucet alias.

from nft-tutorial.

CirKu17 avatar CirKu17 commented on June 12, 2024

up, I'm interested too.

from nft-tutorial.

emishur avatar emishur commented on June 12, 2024

You can manually add an entry to your tznft.json for a new net.

Here is an example adding mynet:

{
	"activeNetwork": "granada",
	"availableNetworks": {
		"sandbox": {
			"providerUrl": "http://localhost:20000",
			"aliases": {
				"bob": {
					"address": "tz1YPSCGWXwBdTncK2aCctSZAXWvGsGwVJqU",
					"secret": "edsk3RFgDiCt7tWB2oe96w1eRw72iYiiqZPLu9nnEY23MYRp2d8Kkx"
				},
				"alice": {
					"address": "tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb",
					"secret": "edsk3QoqBuvdamxouPhin7swCvkQNgq4jP5KZPbwWNnwdZpSpJiEbq"
				}
			}
		},
		"testnet": {
			"providerUrl": "https://testnet-tezos.giganode.io",
			"aliases": {
				"bob": {
					"address": "tz1f6LtT8nER9aYaaNb7PPJq7rkhwpcXexU6",
					"secret": "edskRfLsHb49bP4dTpYzAZ7qHCX4ByK2g6Cwq2LWqRYAQSeRpziaZGBW72vrJnp1ahLGKd9rXUf7RHzm8EmyPgseUi3VS9putT"
				},
				"alice": {
					"address": "tz1cbWPEd7vuwTS4XkJsMVmm8ZDN7xhRsnDk",
					"secret": "edskRqb8GgnD4d2B7nR3ofJajDU7kwooUzXz7yMwRdLDP9j7Z1DvhaeBcs8WkJ4ELXXJgVkq5tGwrFibojDjYVaG7n4Tq1qDxZ"
				}
			}
		},
		"mynet": {
			"providerUrl": "https://hangzhounet.smartpy.io"
		}
	}
}

from nft-tutorial.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.