BitShares Forum

Main => Technical Support => Topic started by: rased on July 07, 2018, 06:21:28 pm

Title: How to develop a coin for bitshares and set it default coin on exchange ?
Post by: rased on July 07, 2018, 06:21:28 pm
I have bitshres private test net ready, so i can get now exchange, wallet but How to develop my own asset on my exchange and set it default coin on the exchange ?
Title: Re: How to develop a coin for bitshares and set it default coin on exchange ?
Post by: sschiessl on July 07, 2018, 07:24:56 pm
This includes almost all pointers you need
https://github.com/bitshares/bitshares-ui/blob/develop/app/branding.js

How to create a coin I already answered in another thread.
Title: Re: How to develop a coin for bitshares and set it default coin on exchange ?
Post by: weiyang on July 11, 2018, 04:16:20 pm
This includes almost all pointers you need
https://github.com/bitshares/bitshares-ui/blob/develop/app/branding.js

How to create a coin I already answered in another thread.

This link shows how to create a UIA/MPA?

By looking at this page, I can't get the steps.