All Projects → useverto → alpha-interface

useverto / alpha-interface

Licence: MIT license
✨ Token Exchange App for Arweave Profit Sharing Tokens

Programming Languages

Svelte
593 projects
typescript
32286 projects
Sass
350 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to alpha-interface

ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-47.06%)
Mutual labels:  smart-contracts, decentralized, exchange
trading-post
💸 Verto's decentralised exchange mediator
Stars: ✭ 18 (-47.06%)
Mutual labels:  decentralized, exchange, arweave
idex-sdk-js
IDEX v3 SDK built with TypeScript, supporting both web and Node environments.
Stars: ✭ 35 (+2.94%)
Mutual labels:  smart-contracts, decentralized, exchange
py-etherdelta
Python client for interacting with the EtherDelta API and Smart Contracts.
Stars: ✭ 22 (-35.29%)
Mutual labels:  smart-contracts, decentralized, exchange
PhantasmaChain
Blockchain with native storage and smart contract integration.
Stars: ✭ 74 (+117.65%)
Mutual labels:  smart-contracts, decentralized
blockhead
Crypto portfolio tracker, DeFi dashboard, NFT viewer and data explorer for the Ethereum/EVM-based blockchain ecosystem and the web 3.0-powered metaverse https://gitcoin.co/grants/2966/blockhead
Stars: ✭ 41 (+20.59%)
Mutual labels:  smart-contracts, decentralized
Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (+164.71%)
Mutual labels:  smart-contracts, decentralized
syscoin
Syscoin is a crypto currency that is universally merge-mineable and offers a unique variety of services including decentralized identities, asset token issuance platform capabilities directly on the blockchain and trustless 0-counterparty interoptibility with the Ethereum blockchain
Stars: ✭ 152 (+347.06%)
Mutual labels:  smart-contracts, decentralized
idex-contracts-whistler
IDEX 2.0 smart contracts
Stars: ✭ 43 (+26.47%)
Mutual labels:  smart-contracts, exchange
Web3.swift
A pure swift Ethereum Web3 library
Stars: ✭ 295 (+767.65%)
Mutual labels:  smart-contracts, decentralized
Dasp
The Decentralized Application Security Project
Stars: ✭ 166 (+388.24%)
Mutual labels:  smart-contracts, decentralized
nifty-game
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
Stars: ✭ 222 (+552.94%)
Mutual labels:  smart-contracts, decentralized
Purple
Official Rust implementation of the Purple Protocol
Stars: ✭ 85 (+150%)
Mutual labels:  smart-contracts, decentralized
flora
A distributed smart contract package manager to create a better and shared authority in the space.
Stars: ✭ 19 (-44.12%)
Mutual labels:  smart-contracts, decentralized
redstone-smartcontracts
An implementation of the Arweave SmartWeave smart contracts protocol.
Stars: ✭ 42 (+23.53%)
Mutual labels:  smart-contracts, arweave
docs
Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
Stars: ✭ 134 (+294.12%)
Mutual labels:  smart-contracts, decentralized
TheWorldExchange
A purely client-side wallet and direct interface showcasing the full functionality of Ripple / blockchain.
Stars: ✭ 34 (+0%)
Mutual labels:  decentralized, exchange
Protocol
Loopring Protocol Smart Contract on Ethereum
Stars: ✭ 220 (+547.06%)
Mutual labels:  decentralized, exchange
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+10129.41%)
Mutual labels:  smart-contracts, decentralized
prometheus-spec
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin
Stars: ✭ 24 (-29.41%)
Mutual labels:  smart-contracts, decentralized

Verto logo (dark version)

Verto

A decentralized PST exchange for Arweave

Gitopia Badge

About

This is the front-end/app for the PST exchange service. It is built in Svelte(Sapper) and TypeScript. We use the export feature of Sapper to create an arweave-deployable app.

You can access the code for trading posts here.

Important Notice: Verto is in its Alpha stage. If you have a suggestion, idea, or find a bug, please report it! The Verto team will not be held accountable for any funds lost.

Guide

To build/use the service on localhost, you will have to download Node, and install the yarn package manager (npm i -g yarn). When you have these, clone this repository and run yarn to add the required dependencies. Below, you will see the available commands to test/build the project.

Libraries

We use the arweave-js library with Svelte/Sapper. You can read more about these in their github repos.

Debug

This will start the app with live reload, according to the rollup config

yarn dev

Export

This will export the app to static html/css/js to __sapper__/export

yarn export

Special Thanks

How to deploy

To deploy the app on Arweave, the @verto/deploy is needed. See the docs there.

License

The code contained within this repository is licensed under the MIT license. See ./LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].